[antlr-interest] Re: cgram and SEMI! usage

mzukowski at yci.com mzukowski at yci.com
Fri Jan 30 10:18:42 PST 2004


Yes, go with StdCParser / GnuCTreeParser combo unless you want to make your
own StdCTreeParser.g by pruning away the gnu stuff.  The idea was that the
trees from StdCTreeParser should work perfectly with GnuCTreeParser, so
fixing in StdCTreeParser would be the most help.

Monty

-----Original Message-----
From: jenlhunt2003 [mailto:steam at tapisinc.com] 
Sent: Thursday, January 29, 2004 12:26 PM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Re: cgram and SEMI! usage

Yes, I'd like to keep it as simple as possible, but since there isn't a
corresponding 
StdCTreeParser, how well matched are GnuCTreeParser.g and StdCParser.g? 
I don't plan on using GnuCTreeEmitter at all, the only concern is
compatibility with 
GnuCTreeParser.  So, is the the StdCParser / GnuCTreeParser combo still my
best bet?

How does the expandedGnuCParser.g relate to all of this?

--- In antlr-interest at yahoogroups.com, mzukowski at y... wrote:
> SEMI is probably the only token with this problem.  I'd check COMMA too.  
> 
> I would concentrate your efforts on the StdCParser.g.  If you start
changing
> GnuCParser.g then you will also have to change the tree parsers
> GnuCTreeParser.g and GnuCTreeEmitter.g.



 

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/ 


 

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