Re: [Ironruby-core] IronRuby scripting in Windows Store apps

2012-08-28 Thread Jeff Hardy
On Sat, Aug 25, 2012 at 3:39 PM, Tomas Matousek wrote: > > IronPython doesn’t build yet for Win8 profile, there is quite a bit of work > to be done to make it work. If anyone is interested in making IronPython work > or improving IronRuby let me know. I'm interested (as you know) and I'm alread

Re: [Ironruby-core] IronRuby scripting in Windows Store apps

2012-08-26 Thread Orion Edwards
Date: 27/08/2012 06:31 a.m. Subject: [Ironruby-core] IronRuby scripting in Windows Store apps Sent by:ironruby-core-boun...@rubyforge.org (Seems like my previous email didn't go thru, trying again) I have just checked in a sample Windows 8 application that evaluates

[Ironruby-core] IronRuby scripting in Windows Store apps

2012-08-26 Thread Tomas Matousek
(Seems like my previous email didn't go thru, trying again) I have just checked in a sample Windows 8 application that evaluates Ruby code and displays result. https://github.com/IronLanguages/main/tree/master/Hosts/WindowsStore Feel free to play with it. The basics should work but definitely

[Ironruby-core] IronRuby scripting in Windows Store apps

2012-08-25 Thread Tomas Matousek
I have just checked in a sample Windows 8 application that evaluates Ruby code and displays result. https://github.com/IronLanguages/main/tree/master/Hosts/WindowsStore Feel free to play with it. The basics should work but definitely expect bugs :). To try it out build Ruby.sln Win8 configurati