[antlr-interest] Re: ANTLR for C# newbie question

Xue Yong Zhi zhixueyong at hotmail.com
Mon Nov 7 08:44:06 PST 2005


 The document(http://www.antlr.org/doc/csharp-runtime.html) is taking about 
how to build antlr c# runtime library from the source. And you downloaded 
the binary, so you got the prebuilt DLLs.

Xue Yong Zhi
http://seclib.blogspot.com

"Stephen Chell (DSL AK)" <StephenC at datacom.co.nz> 
wrote in message 
news:5286F0898A34704BADDD6F9DDA0AC207E14C1C at dnzakex1.datacom.co.nz...
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