lpg - LALR Parser Generator
Website: | http://lpg.sourceforge.net/ |
---|---|
License: | EPL |
Vendor: | Fedora Project |
- 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-10.fc19.src [2.6 MiB] |
Changelog
by Mat Booth (2013-02-16):
- Fix rpm %doc parsing by globbing instead of escaping. |