Description
Small Pratt parser based on [Simple but Powerful Pratt Parsing](https://matklad.github.io/2020/04/13/simple-but-powerful-pratt-parsing.html) by Matklad
Languages
Rust
100%