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
- Document panics
- Suggestion: Expose a getter function for LineIndex
- Very unhelpful error messages for unmapped prefix operators in pratt parsers
- Async Pest
- Feature request: Option to use tags to improve error messages
- Expected operator, found EOI
- Pairs has peek() but does not implement Peekable and has a different interface
- Compound rules may be recorded in ParsingError along with atomic rules
- Generating statically typed syntax tree.
- Breaking change in 2.7.0: false positive 'expression inside repetition is non-progressing and will repeat infinitely'
- Docs
- Rust not yet supported