From: Louis-Philippe Date: 2010-05-28T22:29:38+09:00 Subject: Re: Ruby as Client Side Language in Web Browser (replacing JS) --001636ed6abd82a9120487a77f10 Content-Type: text/plain; charset=ISO-8859-1 A nice alternative would be cappuccino: http://cappuccino.org/ no plugin... and you can do TDD with it. its not Ruby... but its fully Object Oriented and has SmallTalk as common ancestor with Ruby. 2010/5/28 Dick Davies > You're on a hiding to nothing I think; if you can't rely on it being > present in the browser you'll be constantly testing and working around > it (java applet, anybody)? > > Just learn Javascript; it's a tiny language and it's absolutely everywhere > on > the server side these days too. > > On Thu, May 27, 2010 at 3:45 PM, Simone R. wrote: > > Hi everybody, > > > > I was thinking about the old days when IE was able to execute script > > both in JS and VB. > > > > Do you think can be a good idea to include in a web browser a Ruby VM to > > execute client side script written in ruby? > > --001636ed6abd82a9120487a77f10--