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
- 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
- Proposal: extend usage of `nom::sequence::delimited` with `take_until_unbalanced`
- `eof` combinator is more constrained than necessary
- testing aho-corasick based combinator to look for multiple patterns?
- Serde #[derive(Serialize, Deserialize)] (Crypto Hash) to Nom
- Store parse input and result during recursive dependency parsing
- is there a "skip" or "drop", like "take"?
- Docs
- Rust not yet supported