[antlr-interest] Reg LR-style expression parsing in wiki

Terence Parr parrt at cs.usfca.edu
Mon Feb 22 10:31:20 PST 2010


On Feb 22, 2010, at 3:10 AM, Gokulakannan Somasundaram wrote:

> 
> Gokul, glad to help :)  Grammar is left-recursive, butparsing technique rewrites grammar underneath so it's not. :)
> 
> Oh yeah. i missed that part.  Now when i see the explanation, i can understand that. But does it mean that ANTLR would automatically rewrite grammars with left recursion, so that LR to LL conversion will become very easy?

just for this special case.

Ter


More information about the antlr-interest mailing list