A-LPG / LPG2

The LALR parser generator (LPG) is a tool for developing scanners and parsers. Supports multi-language . Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
Eclipse Public License 2.0
5 stars 4 forks source link

Add missing file 'LPG Automatic AST Generation.pdf' #5

Closed kriegaex closed 1 year ago

kriegaex commented 1 year ago

The other two *.doc files in the 'docs' folder have a PDF representation already, but this one did not.