InfoQ

Topic/Tag specific view

All content and news on InfoQ about IronRuby


Latest featured content about IronRuby

A Look at Ruby Debuggers

Community
Ruby
Topics
Technology,
Runtimes,
JRuby,
Dynamic Languages,
Debugging

A misconception lingers in the Ruby world: Ruby has no debugger. This is blatantly wrong - Ruby has debuggers, GUIs for debuggers and APIs for debuggers. InfoQ takes a close look at the state of debugging tools in the Ruby world - and finds that its debugging support is more than sufficient.

The State of IronRuby with John Lam

Community
.NET,
Ruby
Topics
Dynamic Languages

IronRuby, announced by Scott Guthrie at MIX07 last April and in development since then, is set to be released the second half of this year. Find out how the team is doing and when we will see it. InfoQ had the opportunity to speak with John Lam, the leader of the IronRuby team, whose official title is Program Manager on the Dynamic Language Runtime Team.

Charles Nutter discusses JRuby

Community
Java,
Ruby
Topics
Web Frameworks,
Ruby on Rails,
Application Servers,
Enterprise Architecture,
Platforms,
Compilers,
JRuby,
Community

JRuby project lead Charles Nutter discusses how he got involved with JRuby, Sun's involvement with JRuby, how JRuby fits into enterprise-level web applications, the possibility of a friendly fork of the OpenJDK source code, reasons for switching to JRuby, the future of JRuby, Spring and JRuby, and the Ruby community as a whole.

News about IronRuby

IronRuby and ASP.NET MVC

Community
.NET,
Ruby
Topics
Web Frameworks,
Scripting

John Lam demonstrates two new products from Microsoft, IronRuby and ASP.NET MVC, working together. While it will probably never replace Ruby on Rails, it is an interesting look into the new technology.

Introducing the Ruby Benchmark Suite

Community
Ruby
Topics
Performance & Scalability,
Runtimes

Antonio Cangiano started the Ruby Benchmark Suite project, which aims to collect a comprehensive set of benchmarks that users and implementers of Ruby can use to compare different implementations. We talked to Antonio about his plans and he gave us a timeframe for the next Ruby shootout.

Do Language Specific Libraries Belong in .NET?

Community
.NET
Topics
Language Design,
.NET Framework

There is a lot of basic functionality the .NET platform does not provide. For example, there is no built-in way to read CSV files, copy directories, or work with zip files. Well actually there is, but only if you dig deep enough.

Ruby VM Roundup: IronRuby runs Rails, Ruby 1.8.7 released, Rubinius inlining experiments

Community
.NET,
Ruby
Topics
Runtimes,
Dynamic Languages,
Ruby on Rails

Big news just in: John Lam claims IronRuby runs Rails. In other Ruby VM news, the Rubinius team is experimenting with method inlining. Also: Ruby 1.8.7 has been released.

Ruby Implementations Roundup: Ruby Spec, New Design Meetings, Rubinius uses C++

Community
Ruby
Topics
Technology,
Language,
Runtimes,
Dynamic Languages

Busy times for Ruby implementors recently, with regular design meetings set up (next one 30th April). The work on a Ruby Spec is continuing - with projects in GSoC and plans for continous integration for Ruby 1.8.x set up. Rubinius switched from C to C++ to implement it's core VM, but continues to use Ruby as implementation language.

Microsoft Introduces Dynamic Silverlight

Community
.NET
Topics
Silverlight,
Dynamic Languages

The Dynamic Language team at Microsoft recently introduced its latest technology called Dynamic Silverlight (DSL) at the MIX08 Conference in Las Vegas.