This post originated from an RSS feed registered with Ruby Buzz
by Ryan Davis.
Original Post: old milestone list--for reference
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
This was our old milestone list for metaruby/ruby2c. It does not reflect current status, but status then (approx 2004-10).
1: (done) parse_tree.rb
2: (done) 1st compilable unit
3: (done) massive cleanup and rearchitecture (node class and SexpProcessor
composite class)
4: basic sexp interpreter (numerics), use that to drive the doco for
the ruby subset we support.
5: advanced sexp interpreter (objects)