Hi,
I just started using ANTLR. I have a question about ANTLR features....
Is is possible to generate grammar dynamically. I mean processing input in two
steps.
The goal is to retrieve data from a structured text file(different structures).
This block will use
grammar that will tell another parser which structure will be.
E.g.
<<${TITLE}>>, ${AUTHOR}; // it is a first grammar that tells which
structure of input text will
/*parse this grammar, then parse input text*/
<<News for today>>, John Woo
Sorry for mistakes in English,
best regards,
Ivan Ivanov
List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe:
http://www.antlr.org/mailman/options/antlr-interest/your-email-address
--
You received this message because you are subscribed to the Google Groups
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/il-antlr-interest?hl=en.