[antlr-interest] ANTLR v3 and J# compiler

Andrew Haritonkin thikone at gmail.com
Sun Mar 18 04:08:47 PDT 2007


Hello everyone!

Is it possible to compile java code generated by ANTLR v3 b6 with J#
compiler? Did anyone try?

Of course, it would be better to generate C# instead, but beta 6 is
not able to generate it...

I'm writting oracle grammar with ANTLRWorks, which is pretty nice in
compare with v2 ANTLR and ANTLR Studio, primary because of new
features of ANTLR. And I have to prototype with Java for now, till v3
release. Though, even generating Java code is tricky sometimes because
of grammar size (50k, 500 rules) and complexity (had to increase JVM
memory up to 256 Mb, at the moment).

Andrew


More information about the antlr-interest mailing list