[antlr-interest] C source-to-source translation

Monty Zukowski monty at codetransform.com
Wed Dec 20 10:37:38 PST 2006


Yeah, check out the GCC source to source toolkit on the antlr site.
It also handles plain C (C86, not C99)

Monty

On 12/20/06, Leonardo Augusto Guimarães Garcia <laggarcia at bol.com.br> wrote:
> Hi!
>
> I am new to ANTLR and I am a bit lost.
>
> I want to create a C source-to-source translator in which I substitute
> some parts of the source code by others. I just found ANTLR and I though
> it suited my needs, however, I am not being able to get started.
>
> Do you think ANTLR is a good tool for what I need? Is there any
> examples/tutorials already available with C source-to-source translation
> (I think this is a recurrent problem and maybe someone has a good
> example so that I can get started)?
>
> I appreciate any help!
>
> Best regards,
>
> Leonardo Garcia
>


More information about the antlr-interest mailing list