pest
https://github.com/pest-parser/pest
Rust
The Elegant Parser
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to pest
Help out
- Issues
- Support reverse iteration on result of parse()
- Add a simple way to manually generate Pair
- Better error reporting.
- Solve left-recursion and improve error recovery using pika parsing
- Unexpected behavior: the Silent (_) modifier does not have a cascading effect
- Add pest_derive optional dependency
- Idea: AST tree without changing representation
- An alternative to the `Pair` API
- Left recursion not detected
- Make sure all dependencies have std features disabled
- Docs
- Rust not yet supported