Update TODO

This commit is contained in:
Thomas Avé 2017-01-30 22:29:35 +01:00
parent 9136756c04
commit f0690690ff
1 changed files with 5 additions and 3 deletions

8
TODO
View File

@ -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