Evolving a parser design strategy and tools

(For some background/context to this post see my Generative Programming page.) A slightly unusual aspect of my parser authoring tools is that there are three different levels of design involved. The classic parser writing tools, Lex and Yacc, separate to… Read moreEvolving a parser design strategy and tools