[antlr-interest] C# code generation, where are the .net libraries?

David Piepgrass qwertie256 at gmail.com
Mon Jul 2 13:44:52 PDT 2007


The .NET 2.0 SDK (as well as tools like Visual Studio Express) are
available from Microsoft, if that's what you mean.

As for the ANTLR C# runtime, it is in the ANTLR source distro
antlr-3.0.tar.gz in runtime\CSharp\bin\net-2.0\Antlr3.Runtime.dll.

On 7/2/07, Liviu U <liviu.u at gmail.com> wrote:
> Hi guys,
>
> I am pleasently surprised that antlworks c# generation seems to work now.
> But where do I find the .NET 2.0 libraries to compile the generated files.
> The site seems silent on this, and the links in wiki are empty..
>
> Thanx


More information about the antlr-interest mailing list