Download of lpgdistribution.zip (lpgdistribution.zip ( external link: SF.net): 1,909,336 bytes) will begin shortly. If not so, click link on the left.
The LALR parser generator (LPG) is a tool for developing scanners and parsers written in Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.