Update TODO
This commit is contained in:
parent
9136756c04
commit
f0690690ff
8
TODO
8
TODO
|
@ -1,21 +1,23 @@
|
|||
-----------------------------------------------------------------------
|
||||
- TODO -
|
||||
-----------------------------------------------------------------------
|
||||
T> Lexesis input file
|
||||
-> Unit tests
|
||||
#K 1 LR(1) + LALR(1)
|
||||
#T 1 LR(0)
|
||||
-> Table generator (independent of specific tables)???
|
||||
-> BF tests
|
||||
R> README: debug
|
||||
|
||||
K> Fix BF
|
||||
-----------------------------------------------------------------------
|
||||
- MOSTLY DONE -
|
||||
-----------------------------------------------------------------------
|
||||
R> README: bash completion + precedence + error recovery + debug
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
- DONE -
|
||||
-----------------------------------------------------------------------
|
||||
-> BF tests
|
||||
R> README: bash completion + precedence + error recovery
|
||||
T> Lexesis input file
|
||||
-> publication / LICENSE
|
||||
-> presentation
|
||||
K> Reading terminals from lexesis + checking for unknown symbols
|
||||
|
|
Loading…
Reference in New Issue