[antlr-interest] ANTLR for C# newbie question

Stephen Chell (DSL AK) StephenC at datacom.co.nz
Sun Nov 6 20:08:23 PST 2005


Hi all

I've installed ANTLR 2.7.5 onto a windows 2003 machine.  The download I
used was antlr-2.7.5.msi (zipped).

I want to use this to generate C# code in a Visual Studio.NET
environment, but I seem to be missing some important files needed for
the Antlr C# runtime environment.  The docs refer to a directory called
lib/csharp which apparently includes some Visual Studio.NET solution and
project files.  However, the lib directory that was created when I
installed the software did not include a csharp sub-directory.  It only
includes the following:

antlr.astframe.dll
antlr.jar
antlr.lib
antlr.py
antlr.runtime.dll
libantlr.a

Where do I get the missing files from?

Thanks in advance ...

Steve



More information about the antlr-interest mailing list