Updated TODO

This commit is contained in:
Thomas Avé 2017-01-22 16:05:00 +01:00
parent 0db5f3bc9a
commit 0983467774
1 changed files with 3 additions and 4 deletions

7
TODO
View File

@ -1,9 +1,6 @@
----------------------------------------------------------------------- -----------------------------------------------------------------------
- TODO - - TODO -
----------------------------------------------------------------------- -----------------------------------------------------------------------
T> Parsodus regex parser in Lexesis
-> Vrijgeven in libraryformaat: mogelijkheid verschillende tokens opvragen
K> Parsodus Parsodus parser K> Parsodus Parsodus parser
-> Precedence + fill precedence in rules -> Precedence + fill precedence in rules
-> rule naming (problem: multiple rules same name -> change in backend) -> rule naming (problem: multiple rules same name -> change in backend)
@ -26,7 +23,6 @@ K> Parsodus Parsodus parser
-> presentation -> presentation
-> Error reporting -> Error reporting
-> bool specialization in backend?
-> publication / LICENSE -> publication / LICENSE
-> --- logging -> --- logging
@ -44,6 +40,9 @@ R> JSON port -> rewrite once named rules exist
----------------------------------------------------------------------- -----------------------------------------------------------------------
- DONE - - DONE -
----------------------------------------------------------------------- -----------------------------------------------------------------------
-> bool specialization in backend?
T> Parsodus regex parser in Lexesis
-> Vrijgeven in libraryformaat: mogelijkheid verschillende tokens opvragen
R> Precedence resolution in generator R> Precedence resolution in generator
R> man pages R> man pages
R> bash completion R> bash completion