On Tue, Dec 21, 2010 at 3:05 PM, Andrzej <borucki_andrzej at wp.pl> wrote:
> I know that in .g must be:
> options {
> language=CSharp2;
> }
>
> From where I can download C# runtime to compile cs files?
>
>
The ones from:
http://www.antlr.org/download/CSharp
<http://www.antlr.org/download/CSharp>work with CSharp2.
Regards,
Bart Kiers.