
ply
Ply is 100% Python implementation of lex and yacc. It provides almost all of the same features as traditional lex/yacc tools including support for LALR(1) parsing, empty productions, ambiguity resolution, and extensive error reporting.
code.google is being used for both issue tracking and a subversion source repository.
Project Information
- License: GNU Lesser GPL
- 37 stars
- svn-based source control