IronRuby
Advertisement
Techopedia Explains IronRuby
The release of IronRuby was first announced in 2007 at the MIX conference. "Iron" stands for "implementation running on .NET." The first stable release of IronRuby was version 1.0 in 2010. It was written in C#. It was designed to support CLR and Mono, meaning it can be run on any Windows, Berkley Software Distribution, UNIX, LINUX, Mac and other operating systems that support Mono. IronRuby can also be run on the Silverlight browser. IronRuby provides the following executables and tools: The IronRuby Interpreter: This is the main IronRuby executable; it is an interpreter file. REPL console: This is known as the read-evaluate-print loop. Igem.bat: This executable is used to install and manage Ruby Gems. Irackup.bat: This is used to run rack, a Ruby framework that simplifies interaction with different Ruby Web servers. Irake.bat: This is used to execute rack. irails.bat: This executable is used to develop a Ruby-on-Rails applications. irdoc.bat: This is used to create formatted documentation using RDoc, a Ruby tool. iir.bat: This is used when text documents of Ruby objects are needed.Advertisement
Related Reading
- Computer Programming for the People?
- INFOGRAPHIC: The History of Programming Languages
- 3 Amazing Examples of Artificial Intelligence in Action
- Will Computers Be Able to Imitate the Human Brain?
- What is Data-Centric AI and Why Do We Need It?
- How to Protect Critical Infrastructure From Cyber Attack