prattle
Library that offers a general-purpose configurable Pratt/TDOP parser.
Getting Started
Prerequisites
Rust
Cargo.toml line:
[dependencies]
prattle = "0.1.2"
License
This project is licensed under the MIT License - see the license preamble in each file for details.
Acknowledgements
- Rust developers and designers for an excellent language and environment