libhl/TODO
2023-08-24 04:51:19 +02:00

9 lines
288 B
Plaintext

> 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