Files
mpc/TODO.md
2013-10-04 17:58:27 +01:00

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