IronRuby

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.

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
LicenseApache License 2.0
Websitewww.ironruby.net

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

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.