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
See Source File