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

Repeat Count #11

Open whimax07 opened 2 years ago

whimax07 commented 2 years ago

You probs need to replace isRepeatable with something better.