libhl/TODO

9 lines
288 B
Plaintext
Raw Normal View History

2023-08-23 22:51:19 -04:00
> Complete C syntax hearer
> Add Ada syntax header
> Create a regex preprocessor
> Add "negatice" ranges to regex
> Replace hl.h token_table with a vector
> Figure out what the fuck to do about offset when regex_search()-ing
> Binary search when looking up delta_table
> valgrind