Python modules for C tokenizing and parsing?
Jeremy Yallop
jeremy at jdyallop.freeserve.co.uk
Tue Dec 31 05:48:04 EST 2002
More information about the Python-list mailing list
Tue Dec 31 05:48:04 EST 2002
- Previous message (by thread): Python modules for C tokenizing and parsing?
- Next message (by thread): New file utility for shutil - linktree.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Edward C. Jones
| Has anyone written Python modules that tokenize C code and parse it?
There's a C lexer and parser, apparently incomplete, included with the
`ply' distribution.
http://systems.cs.uchicago.edu/ply/
Jeremy.
- Previous message (by thread): Python modules for C tokenizing and parsing?
- Next message (by thread): New file utility for shutil - linktree.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list