[antlr-interest] some v4 examples

Terence Parr parrt at cs.usfca.edu
Wed Jan 4 14:25:53 PST 2012


On Jan 3, 2012, at 8:52 PM, Kyle Ferrio wrote:

> 
> I just did a side-by-side comparison of Cymbol.g4 to Cymbol.g.  (True, the latter currently has features missing from the former, and the former does not demonstrate associativity yet.)  Wow.  What an improvement in readability.  Honey Badger ain't afraid of no left recursion!

It's sooo nice for expressions and things like C declarations. I'm in the middle of trying to get the parts listener events to look right for left recursive stuff even though I don't implemented that way.
Ter


More information about the antlr-interest mailing list