Version: 0.5.2
Development Status
Parsica is early stage, so expect things to break all the time.
This is a rough wishlist of features to do before 1.0:
- API Documentation
- All essential parsers
- Basic error messages
- PHPUnit tooling
- Recursive parsers
- Versioned documentation
- Essential combinators
- JSON parser
- Parser position in error messages
WIP
- WIP - Tutorial
- Streaming input
TODO
- Change the behaviour of or, add try and lookAhead
- Better parser assertions
- Better exceptions
- Character categories
- Comparison tests for canonical and performant implementations
- Debug trees
- Expression parser helpers
- Inliner
- Lexer
- Monoidal parser types
- More monad combinators
- Other popular test frameworks
- Permutation phrases
- Parser state
- Profiling & performance
- Publish documentation in e-reader and pdf formats