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
- A few doc improvments to `/docs` and others
- impl Input for &[T] where T : Clone
- Add `Parser` implementation for `nom::combinator::value`
- usecase for dbg_dump in nom8
- `Input` and `Cow` (Copy-on-write)
- Missing impls when using nom 8 with `bits`
- Create Parser implementation for rest
- Performance regressions on nom-8?
- `error_management.md` mentions non-existent `VerboseError`
- `nom::character` contains only a subset of parsers from `complete`/`streaming`
- Docs
- Rust not yet supported