[antlr-interest] middle-end example

Michael LeBlanc Mike at LeBlanc-Engineering.com
Mon Oct 29 06:08:43 PDT 2007


I looked through the v3 examples but didn't spot what I'm looking  
for, which is:

Pass 1: Normal grammar that writes a tree.
Pass 2 thru N-1: Tree grammars that rewrite the tree.  Optimizers, if  
you like.
Pass N: Tree grammar that writes string-templates to produce final  
output.

Can anyone point me to such a thing?


More information about the antlr-interest mailing list