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
- Parsing just enough spaces to get to next part of the input
- ExtendInto<Extender=Vec<u8>> appears to have no useful implementors
- Give nom more combinatorial power
- Annotate functions with #[must_use]
- Added a helper function to check for vertical tab.
- Issue with named parsers in switch! macro
- question: how to combine take_while with iterator within a parse
- left recursion support?
- make `escape_transform` return a parser outputing `Cow<str>`
- How to easily write combinators with the ending behavior of `alphanumeric1`?
- Docs
- Rust not yet supported