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
- New combinator: `multi::reduce`
- Replaces broken tutorial code with working example
- [Question] best way to create a parser that requires ALL sub-parsers to succeed on original input
- separated_listX bug with separator that's allowed to be empty
- [Question] How do I use nom when implementing `TryFrom<P: AsRef<Path>>`?
- [Question and Documentation proposal] Parsing `String` instead of `& ('static) str`
- Return input until a parser succeeds
- Add support varint
- [issues-1567] Add varint parsing
- [issues-1223] Add take_from combinator
- Docs
- Rust not yet supported