wanted: C++ parser written in Python
Franz Steinhaeusler
franz.steinhaeusler at utanet.at
Fri Feb 25 05:06:58 EST 2005
More information about the Python-list mailing list
Fri Feb 25 05:06:58 EST 2005
- Previous message (by thread): wanted: C++ parser written in Python
- Next message (by thread): wanted: C++ parser written in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 25 Feb 2005 15:10:06 +0800, "mep" <mep_ at 163.com> wrote: >Try ANTLR with python code generation: >http://www.antlr.org/ > >And C++ grammers: >http://www.antlr.org/grammar/cpp > >You can generate a c++ parser in python with the above. Thank you, but it is too big. Anyway: I'm looking for some (simple) "rules" to parse (regex) and try to implement myself, if nothing is available. It don't have to be perfect. Maybe I look for some code in for example Dev-Cpp from Bloodshed (there is also a c++ class browser). -- Franz Steinhaeusler
- Previous message (by thread): wanted: C++ parser written in Python
- Next message (by thread): wanted: C++ parser written in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list