gamma.parsgen.lalr1.PennelloDeRemer

Undocumented in source.

Members

Classes

PennelloDeRemer
class PennelloDeRemer

Implementation of Pennello's and DeRemer's efficient LALR(1) look-ahead computation algorithm given an ("ordered") LR(0) machine. Covers some extensions to equip the generated LR parsers with automatic error correction according to

Meta