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
- Documentation for default type of `E` in `IResult`
- Bug in JSON parser example: strings are assumed to be alphanumeric
- Version information on projects that use nom.
- proposal: add a take_until_parser which return consume input until a parser success
- Include mention of nom-test-helpers somewhere?
- Use correct case folding for case insensitive match
- investigate mem transmute combinator
- Use `ParseError::or` when reporting a failure from `line_ending`
- Create a separated error code for "unexpected eof" and "unexpected NOT eof"
- Proposal: enhanced Tag error reporting
- Docs
- Rust not yet supported