[antlr-interest] generating multiple files from a single input file

Tom Smith yotommy at gmail.com
Mon Oct 13 11:49:37 PDT 2008


Hello,

Right now I have a multipass translator to generate code based on a
program written in a DSL (using StringTemplate rewrites).  I just
realized that I have enough information in my AST to generate some
other supporting files as well.  Is there a straightforward way to
structure this task?

Thanks,
Tom.


More information about the antlr-interest mailing list