[antlr-interest] Hi! about making a target for ANTLR

Douglas Godfrey douglasgodfrey at gmail.com
Sat Jul 16 08:12:35 PDT 2011


How about a generalized Antlr Target builder based on a TreeParser grammar
that processes the AST generated by Antlr that uses String Templates to emit

the source code for the target language. The task of building a new target
then
is reduced to completing the String Template productions and implementing
the
Antlr classes for the target language.

On Fri, Jul 15, 2011 at 1:55 PM, Terence Parr <parrt at cs.usfca.edu> wrote:

> for what language?
> Ter
> On Jul 15, 2011, at 3:56 AM, anteusz at freemail.hu wrote:
>
> > Hi,
> >
> > If I made a target for ANTLR, and I am done with it. WHat should I do
> next?
> >
> >
> >
> > Regards
> >
> > Márton Papp
> >
> >
> >
> > List: http://www.antlr.org/mailman/listinfo/antlr-interest
> > Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>


More information about the antlr-interest mailing list