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.
Original author(s) | Microsoft Dynamic Language Runtime Team |
---|---|
Developer(s) | .NET Foundation |
Initial release | August 31, 2007 |
Stable release | IronRuby 1.0
/ April 12, 2010 |
Preview release | IronRuby 1.1.3
/ March 13, 2011 |
Repository | github |
Written in | C# |
Operating system | Windows, Linux, macOS |
Platform | .NET Framework, Mono |
Type | Ruby programming language compiler |
License | Apache License 2.0 |
Website | www |
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.