Michael F. Graham
2008-Jul-20 18:42 UTC
[Ironruby-core] Ironruby-core Digest, Vol 11, Issue 44
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" <ben2004uk at googlemail.com> Subject: [Ironruby-core] Announcing IronEditor - An Editor for IronRuby, IronPython and other DLR languages To: ironruby-core at rubyforge.org Message-ID: <a04554c00807200307m7f07ec97o7d1c1f3262fdacd at mail.gmail.com> 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#)