Matthew Miller wrote: > Very nice! > Thanks > On Sat, Mar 22, 2008 at 4:03 PM, Michael Foord > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > [snip...] > > These articles also include the Interactive Python Interpreter in > the browser that Harry Pierson mentioned. (It won't work properly > until the Python binaries from Dynamic Silverlight have a bugfixed > and I fix the Javascript to work in browsers other than Silverlight). >
That should have read - 'browsers other than safari'. I've had the javascript for the 'interpreter in the browser' working for both Firefox and IE - but managed to break it a while ago. Without it working in Silverlight anyway I haven't bothered to fix it... Once fixed, the Javascript (and C# for communicating between JS and Silverlight) will work with IronRuby just as well as IronPython. The Read-Eval-Print-Loop (interactive interpreter) for Ruby you will have to provide yourselves... Michael http://www.manning.com/foord _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
