IronRuby
Sign in to saveIronRuby 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.
Key facts
- Software.name
- IronRuby
- Software.logo
- IronRuby Logo.png
- Software.author
- Microsoft Dynamic Language Runtime Team
- Software.developer
- .NET Foundation
- Software.latest release version
- IronRuby 1.0
- Software.latest preview version
- IronRuby 1.1.3
- Software.programming_language
- C#
- Software.operating system
- Windows, Linux, macOS
- Software.platform
- .NET Framework, Mono
- Software.genre
- Ruby programming language compiler
- Software.license
- Apache License 2.0
via Wikipedia infobox
Wikidata facts
- Official website
- www.ironruby.net
Show 4 more facts
- inception
- 2007-00-00
- software version identifier
- 2.7.7
- Commons category
- IronRuby
- source code repository URL
- github.com/IronLanguages/main
via Wikidata · CC0
~5 min read
Article
11 sectionsContents
- History
- Architecture
- Mono support
- .NET interoperability
- Silverlight support
- Testing infrastructure
- License
- Further reading
- See also
- References
- External links
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.