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
- Add a fold equivalent of separated_list0/separated_list1
- makeExprParser + precedence climbing
- Add a map_res + cut combinator
- The error message from `convert_error(VerboseError)` doesn't look good for general Nom errors
- Add hex_u64
- convert_error() assumes VerboseError saved inputs are substrings of the same overall input
- Followup: Candidates for range syntax
- test the Streaming wrapper on HTTP benchmarks
- `convert_error` works for `&str` but for `&[u8]` not
- New Combinator: discard_until / drop_until
- Docs
- Rust not yet supported