Matthew Miller wrote: > The console in the win32 environment is VERY sticky. > > I'm willing to share the class I made for it. > > The class makes sense of the madness ;)
Are you talking about 'in the browser'? It would appear that you aren't... Michael > > On Sat, Mar 22, 2008 at 10:59 AM, Harry Pierson > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Michael Foord demonstrated an interactive console in the browser > running IronPython @ PyCon last week. He blogged about it here: > http://www.voidspace.org.uk/python/weblog/arch_d7_2008_03_15.shtml#e946 > > > > I imagine it wouldn't be too tough to create a Ruby version of it. > > > > There's also the DLR Console demo on > http://www.dynamicsilverlight.net/, which also provides an > interactive console. (though I'm having issues reaching that site > at the moment) > > > > > > *Harry Pierson* > > Program Manager, IronPython <http://codeplex.com/ironpython> > > > > email : [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > office : 425/705-6045 > > mobile : 425/761-0293 > > weblog : http://devhawk.net <http://devhawk.net/> > > > > */"Don't worry about people stealing your ideas. > If your ideas are any good, > you'll have to ram them down people's throats."/* > > */ - Howard Aiken > <http://en.wikipedia.org/wiki/Howard_Aiken>/* > > > > > > > > > > > > *From:* [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] *On Behalf Of *Chris > Chandler > *Sent:* Saturday, March 22, 2008 5:44 AM > *To:* [email protected] <mailto:[email protected]> > *Subject:* Re: [Ironruby-core] online console for IronRuby... Any > Plans...? > > > > I am not aware of any such plans. However, as for the cost of VS > the free versions are able to run the IronRuby code, and you can > build IronRuby without VS. > However, like most, I can always use a little more Why The Lucky > Stiff, so maybe someone should contact him and port his tryruby > site to use IronRuby just for fun. > > Thanks, > Chris > > On Sat, Mar 22, 2008 at 4:02 AM, Rahil Kantharia > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Hi, > > Its nice to know few new things today. > > As per this blog... > http://www.hanselman.com/blog/IronPythonAndTheDLRMarchOn.aspx > > (1) Iron python has reached 2.0 beta 1 version > (2) Djano is running on IronPython with SqlServer > (3) Very soon IronRuby.sln will move to VS2008. > > Here's an link for Online Console running Ruby in brower > http://tryruby.hobix.com/ > > I am keen to know, will there be any online console for IronRuby > to try it in browser. I don't think every one can afford VS2008. > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ironruby-core mailing list > [email protected] <mailto:[email protected]> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > -- > Thanks, > Chris Chandler > > > _______________________________________________ > Ironruby-core mailing list > [email protected] <mailto:[email protected]> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
