[antlr-interest] generate c# code with antlr3.06b

Liviu U liviu.u at gmail.com
Thu Mar 15 08:17:33 PDT 2007


Hi guys,

I am new to antlr world and I spent the last days struggling to generate c#
parser and lexers.
Unfortunately ANTLRWorks does not support C# as a target and calling the
org.antlr.tool fails with error :
( I have put option { language = CSharp; } )

group CSharp does not sastisfy interface ANTLRCore, mismatched arguments on
these templates...

How could I translate the java code to C# other that manually?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070315/64b0e867/attachment.html 


More information about the antlr-interest mailing list