py27-tpg (python/py-tpg) Add to my watchlist

lexical and syntactic parser generator for Python

Toy Parser Generator is a lexical and syntactic parser generator for Python. With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works like the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.

Version: 3.2.2 License: LGPL-2.1+
Displaying statistics for 1,131 users who made submissions during: until

Statistics for selected duration

2024-Oct-19 to 2024-Nov-18


No stats available for this selection.

Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.