10 lines
279 B
Markdown
10 lines
279 B
Markdown
- 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 |