[Rubygrammar-grammarians] Ruby Grammar Project

Terence Parr parrt at cs.usfca.edu
Fri Nov 25 18:19:59 EST 2005


On Nov 25, 2005, at 3:11 PM, MenTaLguY wrote:

> On Fri, 2005-11-25 at 13:10 -0800, Terence Parr wrote:
>> Yep.  I usually dump in lisp form
>>
>> ( root child1 child2 ... )
>
> Ah, nuts.  Yes.  I should have suggested s-expressions in the
> announcement.  Though I'll probably end up doing the ripper thing
> personally anyway.  I'm hoping I can spend more time familiarizing
> myself with ANTLR though.

Kewl.  If I knew ruby syntax, we'd be done with the grammar now. : 
(  I just finished my first script to build and test my v3 ANTLR  
examples.  Works great!  Amazing...Java collections seem so bare in  
comparison now.  Back to closure blocks...oh smalltalk how I missed  
you! ;))

If I had a canonical list of constructs including tricky examples, it  
would really help.

Ter


More information about the Rubygrammar-grammarians mailing list