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
- 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
- Make `Needed` be `Option<usize>`
- nom::branch::permutation does not support optional sub parsers
- Apparent inconsistency in documented behavior of `is_not
- test issue_848_overflow_incomplete_bits_to_bytes fails on 32-bit architectures
- Docs
- Rust not yet supported