From: Eleanor McHugh Date: 2009-09-05T23:17:19+09:00 Subject: Re: Rubyscript instead of javascript On 5 Sep 2009, at 09:12, Damjan Rems wrote: > It is just a thought. And I wouldn't know anything about possible > problems implementing this, > > but > > wouldn't be nice if rubyscript could be executed inside of browser > just > like javascript does. There are several projects for getting Ruby into the browser, ranging from Yahoo's approach of a plugin that can run Ruby in parallel with the browser to the HotRuby bytecode interpreter which is implemented in JavaScript. As of yet none is a good solution for general-purpose browser-side Ruby. Ellie Eleanor McHugh Games With Brains http://slides.games-with-brains.net ---- raise ArgumentError unless @reality.responds_to? :reason