+TODO
This commit is contained in:
parent
314460f575
commit
5032e2aabb
11
TODO.md
Normal file
11
TODO.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[ ] script lexer
|
||||||
|
[ ] xighlight like all-in-one wrapper for the lexer
|
||||||
|
[ ] make init() lex #ifdef HLPATH
|
||||||
|
[ ] $HLPATH traversing
|
||||||
|
[ ] cli parser
|
||||||
|
[ ] jeger segfault
|
||||||
|
[ ] replace assert checks (long jump and set errno)
|
||||||
|
[ ] token\_table\_t, functions to manage them and modification to existing funtions taking the global for granted
|
||||||
|
[ ] do we fucking need keysymbol?
|
||||||
|
[ ] new_symbol_tokens() and new_char_tokens() are confusing
|
||||||
|
[ ] figure out how to allow regex engine overridding
|
Loading…
Reference in New Issue
Block a user