Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lpg - LALR Parser Generator
- Description:
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.
Packages
lpg-2.0.17-5.fc14.src
[2.6 MiB] |
Changelog
by Mat Booth (2010-09-13):
- Re-patch the OSGi manifest because for some reason Eclipse Orbit decided
not to use the same symbolic bundle name as LPG upstream did.
|