I find myself needing to implement a
2019-12-12 06:30:08.167192+01 by Dan Lyke 0 comments
I find myself needing to implement a parser. Hopefully a friendly one with some really good support for interactivity, like autocompletion and template presentation. I know peg/leg is the current hotness. What other resources should I read up on?