[Python-ideas] parser in stdlib

Terry Jones terry at jon.es
Fri May 11 03:00:32 CEST 2007


>>>>> "Josiah" == Josiah Carlson <jcarlson at uci.edu> writes:
Josiah> "Aaron Brady" <castironpi at comcast.net> wrote:
>> Huge bag of worms, I see now.  I was tinkering for hobby Python use.  I
>> hadn't proposed a syntax change, not there yet.  I was wanting to intercept
>> parser somewhere after it's started parsing source, but before it gets to
>> the rules.  The particular change I'm tinkering with was replacing an equal
>> sign with a natural word.

Josiah> Use Logix: http://www.livelogix.net/logix/

Use sed: http://www.gnu.org/software/sed/   :-)

Terry



More information about the Python-ideas mailing list