Packrat Parsing (designed for PEGs) at a Glance
References
参考:Practical GeneralTop-down Parsers, by Ali Afroozeh and Anastasia Izmaylova
Reference: SLR and LR(1) Parsing Online Tool: JSMachines LR(1) Parser Generator
Reference: SLR and LR(1) Parsing
1. Questionable DFA
1. $LR(0)$ Parsing Table Construction
1. Knuth’s Model of Configuration
Clue 1️⃣: Reduction to Root == Pruning off Handles