[antlr-interest] MATLAB grammar for antlr v3

Gary.Anderson at frb.gov Gary.Anderson at frb.gov
Sun Apr 10 12:49:24 PDT 2011



Markus,
I am also interested in parsing matlab.  Actually, I have written a parser
for a language, dynare (http://www.dynare.org/),  that interacts with
matlab.  My problem is related to the one you mentioned about the use of
'\''.
I merely want to pass all non dynare code through untouched.
unfortunately, this conflicts with my use of quoted strings as tokens.

Have you worked on a matlab grammar?  How did you address the use of '\''?
Regards,

Gary




More information about the antlr-interest mailing list