IronRuby

IronRuby
Original author(s)Microsoft Dynamic Language Runtime Team
Developer(s).NET Foundation
Initial releaseAugust 31, 2007 (2007-08-31)
Stable release
IronRuby 1.0 / April 12, 2010 (2010-04-12)
Preview release
IronRuby 1.1.3 / March 13, 2011 (2011-03-13)
Repositorygithub.com/IronLanguages/ironruby
Written inC#
Operating systemWindows, Linux, macOS
Platform.NET Framework, Mono
TypeRuby programming language compiler[1][2]
LicenseApache License 2.0
Websitewww.ironruby.net

IronRuby is an implementation of the Ruby programming language targeting Microsoft .NET Framework. It is implemented on top of the Dynamic Language Runtime (DLR), a library running on top of the Common Language Infrastructure that provides dynamic typing and dynamic method dispatch, among other things, for dynamic languages.

The project is currently inactive, with the last release of IronRuby (version 1.1.3) being in March 2011.

  1. ^ S. Somasegar. "Early look at IronRuby". Retrieved July 25, 2007.
  2. ^ "RubyForge: IronRuby: Project Info". Archived from the original on September 25, 2016. Retrieved September 7, 2007.