Download the Free IronEditor for IronRuby, IronPython and DLR Languages
July 21, 2008
Announcing IronEditor – An Editor for IronRuby, IronPython and other DLR languages
I welcome IronEditor, a simple application designed to make it easier to pick up and start coding against the DLR based languages. By taking advantage of the DLR’s Hosting API, the application can execute code for any language built on top of the DLR platform.
More Information, source code and download on CodePlex:-
http://www.codeplex.com/IronEditor
Build: 1.0.0.46 :- July 19th 2008
Out of the box, the application works with IronRuby and IronPython, however one of the main aims of the application is to allow other languages to be easily embedded into the application.
The aim of the application is to provide a very lightweight way to edit and execute code, great while learning the languages and giving demos (I used this application for my NxtGenUG Oxford DLR session).
One of the items I’m really pleased about is the fact that the application works on Mono (Tested only on Ubuntu 8.04 and Mono 1.9.1), something which will definitely not be possible with the Visual Studio integration.
To run the application, you will need to ensure you have Mono installed on your machine.
Thanks
Entry Filed under: IDE | Editor, IronRuby, Ruby. Tags: DLR, Editor, IDE, IronPython, IronRuby.

Trackback this post | Subscribe to the comments via RSS Feed