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
- one_of, none_of, etc. only work with strings
- Challenges with using nom
- Suggestion: convert_error with a line length limit
- Add example for bits::complete::tag
- #1500: Add example for bits::complete::tag
- nom/examples/json.rs - doesn't parse JSON correctly
- 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?
- Docs
- Rust not yet supported