The Parsing module implements an LR(1) parser generator, as well as CFSM and GLR parser drivers. It is now publicly available at:
http://www.canonware.com/download/Parsing/Parsing.py See the docstring documentation for more details. Jason Evans -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
