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
- Reject unescaped control characters in the JSON grammar
- test(position): add should_panic tests for documented panic conditions
- Add Cargo.lock to version control for reproducible builds
- Limiting depth during parse to avoid stack overflow
- Fix set_call_limit to track recursion depth and prevent stack overflow
- Feature Request: *Optionally* add some more information while reporting errors
- Debugger tweaks, added tracing
- Clippy warning about an almost complete ascii range
- Suggestion: Expose a getter function for LineIndex
- Very unhelpful error messages for unmapped prefix operators in pratt parsers
- Docs
- Rust not yet supported