Parser-Generator in Python available?

Marc Wachowitz (mw@ipx2.rz.uni-mannheim.de)
30 Mar 1994 14:44:02 GMT

Is there a parser-generator (anything from backtracking dynamic definition
up to a yacc-like tool) available in Python? I have to parse a complicated
grammar and generate an abstract syntax tree, which will then be traversed
and augmented with semantic info in Python.

------------------------------------------------------------------------------
* wonder everyday * nothing in particular * all is special *
Marc Wachowitz <mw@ipx2.rz.uni-mannheim.de>