Sapphire Steel Software has a version of their IDE that supports Iron Ruby.More details can be found here:
http://www.sapphiresteel.com/Ruby-In-Steel-For-IronRuby I have been very pleased with Ruby in Steel as my development environment and will be experimenting with their Iron Ruby IDE once I finish building my eHawala financial transaction tool kit. Mike Graham ------------------------------ Message: 2 Date: Sun, 20 Jul 2008 11:07:16 +0100 From: "Ben Hall" <[EMAIL PROTECTED]> Subject: [Ironruby-core] Announcing IronEditor - An Editor for IronRuby, IronPython and other DLR languages To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 Hi everyone, Last night I uploaded an initial release of an application I've been working on - IronEditor. This is a simple application designed to make it easier to start coding against the DLR based languages, out of the box it supports IronPython and IronRuby. The reason why I decided to build this is because Visual Studio Integration for the languages is a long way off and playing around creating code to for the languages is painful via the provided console applications. As such, 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. Blog Post: http://blog.benhall.me.uk/2008/07/announcing-ironeditor-editor-for.html Download: http://www.codeplex.com/IronEditor Build: 1.0.0.46 This is a release early with not too many advanced features but it can execute code! :) Over the next few weeks and months, I will be adding more features and implementing additional parts of the Hosting API. I will also try to blog about the actual implementation of IronEditor. Any feedback or feature suggestions you have on the application would be great! Thanks Ben Blog.BenHall.me.uk Microsoft MVP (C#) _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
