whimax07 / MaxRegex

My attempted to write the start of a regex system. Prompted by a Q on LeetCode. It is also to help understand compilers a bit more.
0 stars 0 forks source link

Have a look at how I might expand the Tokenizer so that it can include more syntax. #2

Open whimax07 opened 2 years ago

whimax07 commented 2 years ago

Have a look at how I might build a hierarchy to encode different syntax.