Posted By:
Csharp_Guru
Posted On:
Wednesday, February 10, 2010 04:40 PM
Hi,
I am trying to build a language conversion tool, that will take language X and output equivalent code in language Y.
I am totaly new to ANTLR, and wanted to see what kind of options are available.
Is there a design pattern available for this?
How do I read one line of language X and convert it into language Y. I have been playing with basic samples in ANTLR and they all seem to just leave at basic.
Any samples/online tutorials will be great.
Your help highly apprciated.
Thanks