[antlr-interest] PL/SQL create script via C# like language

Aaron Feng aaron.feng at gmail.com
Sat Apr 14 19:38:42 PDT 2007


I did a simple translator that will read in C# like language and
output PL/SQL for creating tables.  Someone new to ANTLR might find it
interesting.  The example can be found
http://www.aaronfeng.com/articles/2007/04/14/csharp-to-pl-sql

I'm fairly new to ANTLR, so all comments are welcome.

Aaron


More information about the antlr-interest mailing list