Forgot your password?
typodupeerror
Programming

The State of Ruby VMs — Ruby Renaissance 89

igrigorik writes "In the short span of just a couple of years, the Ruby VM space has evolved to more than just a handful of choices: MRI, JRuby, IronRuby, MacRuby, Rubinius, MagLev, REE and BlueRuby. Four of these VMs will hit 1.0 status in the upcoming year and will open up entirely new possibilities for the language — Mac apps via MacRuby, Ruby in the browser via Silverlight, object persistence via Smalltalk VM, and so forth. This article takes a detailed look at the past year, the progress of each project, and where the community is heading. It's an exciting time to be a Rubyist."

Comment Free version of rdist (Score 3) 53

Well, get ftp://ftp.astron.com:/pub/freerdist/freerdist-0.9. 0.tar.gz
This version is based on Michael Coopers' rdist-6.1.3 with a *lot* of bug fixes (see ftp://ftp.astron.com:/pub/freerdist/ChangeLog), and still has the old nice BSD license, and will stay free.

christos

Slashdot Top Deals

Chemistry is applied theology. -- Augustus Stanley Owsley III

Working...