Parsing.py: An LR(1) parser generator with CFSM/GLR drivers

Jason joevans at gmail.com
Tue Mar 20 06:10:11 CET 2007


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



More information about the Python-announce-list mailing list