Initial release 🎉
Features
- Type-hinted "fork" of the excellent parsy library
- Type-friendly, Rust-inspired Result interface
- Added a
Stream
API for fully typed complex parsers - Support for RegEx group dictionaries
Deprecated
generate
decorator.
Initial release 🎉
Stream
API for fully typed complex parsersgenerate
decorator.