[grammarians] [Rubygrammar-grammarians] Ruby Grammar Project

MenTaLguY mental at rydia.net
Sun Nov 27 07:49:23 EST 2005


On Sat, 2005-11-26 at 22:21 +0100, Mauricio Fernández wrote:

> So I was going to ask... what's the official goal of this project?
> Replacing the current YACC parser + handmade lexer (seems so based on
> the initial msgs about comparing the produced ASTs with the canonical
> ones) or creating the basis for refactoring etc. tools? Or will there
> be two sets of actions to produce two different ASTs?

Well, for the short-term I just care about getting a grammar that
matches any valid Ruby program.

The nice thing about ANTLR is that we can probably get from there to a
Ruby-style AST via a tree transformer rather than writing a completely
new grammar.

-mental
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://rubyforge.org/pipermail/rubygrammar-grammarians/attachments/20051127/b394d474/attachment.bin


More information about the Rubygrammar-grammarians mailing list