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
- Use unsafe APIs to optimize `HexDisplay::to_hex_from`
- Python-like parser example
- Use check output mode in not combinator
- DOC: upgrade guide from nom7 to nom8
- Using more than 21 permutations
- Remove references to deprecated functions in documentation; refer to `AsChar` methods instead
- Change take_while doc example to use nom::bytes::take_while
- `nom-language` enables `std` feature in `nom`
- Fix `escaped`, `escaped_transform`, `satisfy`, `one_of` and `none_of` interpreting `[u8]` as UTF-8 (#1679)
- Implement ExtendInto for String, allowing dynamic-length escape replacements
- Docs
- Rust not yet supported