edad0a2685b76c3e5e11eb82095c2435ab369f5a
This is a sketch of a Pratt parser using Conlang's tokenizer, based on the amazing blog post Simple but Powerful Pratt Parsing by Alex Kladov.
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%