[pypy-dev] Concrete Syntax Tree

Grant Olson logistix at zworg.com
Tue Jan 14 03:30:54 CET 2003


I wrote some rough python code a few months ago that built Concrete
Syntax Trees from the “grammar” file in the Python source, and also
turned token streams into Abstract Trees based on the Concrete Trees. 
The parser module successfully compiled the Abstract Trees.  Is this
something you guys would be interested in or am I off base here?

---------------------------------------
Get your free e-mail address @zworg.com


More information about the Pypy-dev mailing list