[antlr-interest] left-recursive expression rule prototype
    Terence Parr 
    parrt at cs.usfca.edu
       
    Mon Feb 21 09:18:22 PST 2011
    
    
  
On Feb 21, 2011, at 12:15 AM, Ramon Verbruggen wrote:
>>>> Terence Parr <parrt at cs.usfca.edu> wrote:
>> Finally got around to supporting left-recursion in limited 
>> circumstances. I started looking at it 2008:
>> 
>> http://www.antlr.org/wiki/display/~admin/2008/03/23/Faster+expression+parsing+for+ANTLR 
>> 
> This is great, it will make our grammar so much simpler *and* faster!!
hooray!  yeah, i should have done long ago.  it was "easy". ;)
> 
> Looking forward to this in ANTLR v4(?) !!!
This will be v3.4 I think.  I've had to put v4 off into nebulous future.  My priorities flipped recently.  I'm going down this path:
1. finish STv4 and doc; release
2. completely revise/gut antlr ref guide book
3. simultaneously, go nuts on bug fixing and a few big features for antlr
Background threads:
	* design new prog. language to take over world.
	* collect notes for future coding book
Ter
    
    
More information about the antlr-interest
mailing list