nom
https://github.com/rust-bakery/nom
Rust
Rust parser combinator framework
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 supported2 Subscribers
Add a CodeTriage badge to nom
Help out
- Issues
- Implement trivial Copy and ToOwned functions for Error<_>
- Move nom into nom_core workspace and re-export
- separated_list doc and test update
- Add nom-supreme as a (feature-gated) first-class citizen
- re-export nom-supreme behind feature flag
- Omit elements from many0 or many1 result
- the trait bound `RangeInclusive<char>: FindToken<_>` is not satisfied
- Support `&[u8]` in `complete::anychar`
- S-expression example fails to build
- Update comments for sequence combinator functions in Nom documentation
- Docs
- Rust not yet supported