Hacker News new | ask | show | jobs
by simplotek 1138 days ago
> Generated lexers are still worth it but handwritten RD won on the parsing front.

Packrat parsers make a very compelling case. I'm not sure the debate is over.