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
- Recipe for handling EOF/EOL in text-based formats
- Feature Request: Derive Macro for deriving parsers of AST elements
- There is no is_space_char, only fn is_space(u8)
- Streaming regexes
- 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`
- Docs
- Rust not yet supported