Implementing greedy matching via template macros (not in a working state)
This commit is contained in:
parent
a258802945
commit
ebef458186
3 changed files with 83 additions and 39 deletions
|
|
@ -1,3 +1,5 @@
|
|||
Todo:
|
||||
- [ ] Not currently sure how the lexer will interpret non-latin characters (make sure it handles all unicode)
|
||||
- [ ] The lexer currently only handles a limited number of escape codes / whitespace characters
|
||||
|
||||
- [ ] Mark most lexer procedures with the {.inline.} pragma (I thought this was active by default)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue