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
- Strings separated by a delimiter: what is the nom equivalent of "split" / "sepBy"?
- many0 and many1 with_capacity option
- Constrain function return types to be `Clone` / `Copy`
- Is there a good way?
- Implement nom traits for slices other than byte slices
- AsyncRead: Some issues with default error type having lifetime.
- length_value doesn't work with bits
- No implementation of `InputTake` for bit inputs
- Number module parsers are potentially confusing
- Missing match on byte.
- Docs
- Rust not yet supported