Download of lpg-java-runtime-src-2.0.18.zip (lpg-java-runtime-src-2.0.18.zip ( external link: SF.net): 86,814 octetos) 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.