BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Ruby VM Roundup: 1.9.2 Gets DTrace Support, Rubinius 1.0 RC2 Adds Installers, IronRuby IDEs

Ruby VM Roundup: 1.9.2 Gets DTrace Support, Rubinius 1.0 RC2 Adds Installers, IronRuby IDEs

This item in japanese

Bookmarks

Rubinius 1.0 RC2 is available at the Rubinius website and now comes with binary installers, which make it easier for new users to give Rubinius a try. One reason to consider Rubinius are the results from these benchmarks comparing Rubinius with other implementations. Of course - as usual - benchmark results must be consumed with a large helping of salt, but the simpler installation makes it possible for users to benchmark the VM with their own applications.

Meanwhile, Ruby 1.9.2 got DTrace support. In a recent interview, Yuki Sonoda talks about DTrace amongst many of the other improvements in 1.9.2, such as a more OOPish Socket API, improvements to the Time class and a new Random class.

In other MRI news, users of WEBRick and Ruby 1.8.x or 1.9.1 should consider getting the latest patchlevel releases. Details about the vulnerability and download links to Ruby releases that fix it are available at the official Ruby site.

IronRuby is headed towards 1.0 with a series of release candidates. Jimmy Schementi of the IronRuby team, explains the status of IronRuby and the future after version 1.0 goes final.
One important requirement for IronRuby to become popular with the .NET community is IDE support. The Visual Studio Ruby in Steel IDE will soon release version 1.5, although it seems that they will not expand their experimental IronRuby support. The SharpDevelop IDE gained IronRuby support in SharpDevelop 3.1. The features include simpe syntax highlighting and code folding support. The IDE also has the beginnings of a code translation feature that allows to turn C# and VB.NET code into Ruby code - although the release notes mentions that the feature is in an early stage and only supports translation of simple code.

 

Rate this Article

Adoption
Style

BT