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.

File Information

File Size
86,814 octetos
MD5
8205cf38236dcb28442d0bfc1920ce0b

Descripción del Proyecto

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.