[antlr-interest] Re: C# parser

César López Natarén cesar at ciencias.unam.mx
Thu Jan 22 07:30:06 PST 2004


On Wed, 2004-01-21 at 20:24, tdknghi wrote:
>   Hi, 

Hello.


>   I take a look of those examples in the C# examples section, seem 
> that they still use the following command:
>    java -classpath <antlr path> antlr.Tool <grammar file>

well, I use (in linux RH9, and java 1.4.2), the following:

$java -cp /path/to/antlr-2.7.2 antlr.Tool grammar.g

> 
> My believe is your suggestion "csc /r:antlr.runtime.dll /out:my.exe 
> all-generated-files-by-antlr" is to compile those generated class 
> rather to make antlr generate the Lexer, parser ...in C#.

oh yeah, I though to were asking that.

Cheers.


-- 
César López Natarén <cesar at ciencias.unam.mx>

 

Yahoo! Groups Links

To visit your group on the web, go to:
 http://groups.yahoo.com/group/antlr-interest/

To unsubscribe from this group, send an email to:
 antlr-interest-unsubscribe at yahoogroups.com

Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list