This is cool! There is definitely a need for a lightweight cross platform IronRuby/IronPython (or even any DLR language) editor. I wish it was based on WPF, but then it won't run on Mono :( Let's coordinate our efforts?
-- Oleg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Hall Sent: Sunday, July 20, 2008 3:07 AM To: [email protected] Subject: [Ironruby-core] Announcing IronEditor - An Editor for IronRuby, IronPython and other DLR languages 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 _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
