[parser] Remove bad LALR implementation, start cleanup
This commit is contained in:
parent
da7ca95a86
commit
2656a1d328
4 changed files with 36 additions and 135 deletions
2
TODO
2
TODO
|
|
@ -1,2 +0,0 @@
|
|||
- Generate LALR lookaheads directly from LR0 states, not as LR1 + Merge, for speed
|
||||
(Alternately, implement the Pager/Chen algorithm on LR1 for state merging)
|
||||
Loading…
Add table
Add a link
Reference in a new issue