ANTLR 4 is pure magic. I cannot see myself writing a recursive descent parser ever again.
Parser combinators for simple, well defined, context free stuff, ANTLR for the rest.
Parser combinators for simple, well defined, context free stuff, ANTLR for the rest.
Comments