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
- 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`?
- many0 & co. returning anything that implements FromIterator
- Writing a streaming parser
- investigate "recover" feature
- Add More Documentation On Bit Parsers
- Docs
- Rust not yet supported