Hacker News new | ask | show | jobs
by jrop 578 days ago
I love writing parsers like this. Add in Pratt Parsing for operator precedence and writing parsers can be really easy.