> On Sun, 2007-10-07 at 17:24 +0200, Markus Liedl wrote:
> > My name is Markus Liedl. I'm working on an alternative Ruby grammar.
> 
> > It is currently only working within Emacs, but I intend to write  a
> > grammar interpreter in Ruby, so one can use Ruby as a host language
> > instead of Emacs Lisp.
> 
> Cool!  Both the grammar and the grammar interpreter sound like useful
> projects.  How complete is its coverage of the Ruby grammar currently?
> 
> -mental

Well, I'm still debugging the grammar and still find minor bugs.

The major missing parts are currently
 * here-doc
 * %Q %W regexp

So, I've not yet parsed huge amounts of Ruby code with it.

markus




_______________________________________________
Rubygrammar-grammarians mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians

Reply via email to