[antlr-interest] Re: C# working version

micheal_jor open.zone at virgin.net
Fri Mar 5 10:54:56 PST 2004


> I try your parser.
> 1. CSharpLexer.cs(402) not compiled under MSVC# in one line.
> override public new Token nextToken()
> and compiled after new keyword removed:
> override public Token nextToken().
> This line is generated by ANTLR/C#.

This is a known issue with ANTLR 2.7.3rc2. Please see this message:
http://groups.yahoo.com/group/antlr-interest/message/10766

> 2. Parser runs infinite when try parse line at CSharpParser.cs(8191).
> 3. What are you using to work with C#?

I'd guess he uses 2.7.2 or a variant thereof. Or a patched 2.7.3rc2. ;-)

Micheal





 
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