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
- Size from incomplete streaming crlf parser
- Document improvement: flat_map
- Parsing custom input, a minimal example?
- add fold_separated0 and fold_separated1 combinators
- rename the docsrs feature to doc
- dbg_dmp should display current parser position
- Investigate the panic free input from untrusted.rs
- Changing from &'static str to &'a str requires effort
- Suggestion: fold_while support for (fold_many0 / fold_many1)?
- `separated_list1` fails if separator is empty
- Docs
- Rust not yet supported