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 separated_tuple! macro
- take_bits! and tag_bits! are not generic over error type
- Is opt required for whitespace parser
- use bits with tuple cause compilation error with type infer failed
- nom 5 error in docs/complete::take_bits missing
- `one_of!` seems to always return `char`
- add a `ParseError::from_tag` method
- ws! macro fails parsing in some situations.
- return_error should be renamed to return_failure
- Feature request: separated_fixed_list
- Docs
- Rust not yet supported