mirror of
https://github.com/Smaug123/WoofWare.PrattParser
synced 2025-10-10 20:08:39 +00:00
118 B
118 B
PrattParser
A Pratt parser, based on https://matklad.github.io/2020/04/13/simple-but-powerful-pratt-parsing.html .