Stuff to do
This commit is contained in:
parent
68a8e9298b
commit
f904f7eea3
1 changed files with 3 additions and 0 deletions
3
TODO
Normal file
3
TODO
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- Make terminal and nonterminal spaces disjoint, allow gammars to name them the same way
|
||||
- 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