]> git.xolatile.top Git - public-libhl.git/commitdiff
+TODO
authoranon <anon@anon.anon>
Wed, 20 Sep 2023 06:51:02 +0000 (08:51 +0200)
committeranon <anon@anon.anon>
Wed, 20 Sep 2023 06:51:02 +0000 (08:51 +0200)
TODO.md [new file with mode: 0644]

diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..47a1183
--- /dev/null
+++ b/TODO.md
@@ -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