Hacker News new | ask | show | jobs
by stevage 1020 days ago
Oh, yeah, true. I have done a couple of pretty complex things that involved parsing code or manipulating ASTs and it was probably useful for that.

I attempted to write a parser for Wikitext once in ANTLR which was an interesting nightmare.