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
- Question - Recipe to parse in look-ahead manner
- Help needed with writing ambiguous parser
- nom 5->nom 7, opt parser lifetime problem
- "Choosing a combinator" guide is missing some combinators
- Ease integration of custom error
- Document that `InputTake::take_split` (`Input::take_split` on master) requires returning the `before` and `after` slices in opposite positions
- Suggestion: A character parser which eats any whitespace before and after a given parser
- [Question] program nom for both run and compile time parsing?
- Help Wanted: how to consume until whichever comes first [tag1 | tag2]?
- Make traits public
- Docs
- Rust not yet supported