279 B
279 B
-
Test All Regex Features
-
Test Regex Range Feature
-
Add proper tests for everything in general
-
Find some good demo grammars to show
-
Use while loop instead of recursion in parse function
-
Support for stream based input
-
Make RE stuff predictive where possible