[antlr-interest] parsing the matlab language

Gary.Anderson at frb.gov Gary.Anderson at frb.gov
Wed Apr 13 09:11:51 PDT 2011


matlab uses the single quote to delimit strings and to denote matrix
transposition.

i am seeking advice on how to craft a parser that can handle

expressions like

aa' *  bb('option flag string')+ cc'

Regards,

Gary



More information about the antlr-interest mailing list