Files
mpc/TODO.md

12 lines
326 B
Markdown
Raw Normal View History

2013-09-23 22:41:58 +01:00
- Test All Regex Features
- Test Regex Range Feature
2013-09-30 17:58:52 +01:00
- Add proper tests for everything in general
2013-09-23 22:41:58 +01:00
- Find some good demo grammars to show
2013-09-30 17:58:52 +01:00
- Write about how to use `mpca_lang` and `mpca_grammar`
- Write about error reporting
- Use while loop instead of recursion in parse function
- Support for stream based input