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
- Generating statically typed syntax tree.
- Breaking change in 2.7.0: false positive 'expression inside repetition is non-progressing and will repeat infinitely'
- the error position isn't accurate
- [feature] Debugger: check the parser's state
- [RFC] support custom state and hooks
- POP not follow the Atomic rule
- [feature] Generating constant str rules
- Allow manual rule definition for complex rules
- Separate lexer and parser?
- Support left recursion syntax
- Docs
- Rust not yet supported