On Mon, 2006-01-30 at 22:50 -0600, Peter Suk wrote: > What progress have the grammarians made?
We've got a number of different folks working on grammars; I haven't really been keeping close track. I think the person furthest along right now is Martin Traverso, who's got most of the language down except for (as of his last post), multiple assignment, regexps, and some of the more esoteric quoting constructs (e.g. heredocs). His grammar is available here: http://www.rubyforge.org/var/svn/rubygrammar/grammars/antlr-v3/trunk though I don't know how up-to-date the copy there is. -mental _______________________________________________ Rubygrammar-grammarians mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians
