On Fri, May 09, 2014 at 05:15:42PM +0200, Roberto E. Vargas Caballero wrote: > Yeah, write an awk version is a big challenge, and it is something that > for sure cannot be done without thinking a lot about it. It also has > the problem of adding a new dependency to sbase, yacc.
A recursive descent parser is probably sufficient. -- Q