On Fri, 8 Apr 2011 01:48:58 +0900, Chad Perrin wrote: > On Thu, Apr 07, 2011 at 09:50:14PM +0900, Peter Zotov wrote: >> On Thu, 7 Apr 2011 15:44:50 +0900, Sniper Abandon wrote: >> > >> >i am a ROR Developer . I feel happy to develop in ROR over other >> >frameworks because of the simplicity of Ruby Language >> > >> >For browser side code i am using Javascript/ActionScript . but i >> >would like to use Ruby in browser side also (instead of >> >Javascript/ActionScript) Is there any way to do this ? >> >> I have a project called ColdRuby which is essentially a Ruby 1.9 >> bytecode to JavaScript translator. It cannot (yet) even load >> mspec/RubySpec, but is already somewhat usable. >> >> http://github.com/whitequark/coldruby > > I don't see any license listed. Did I overlook it? The Ruby license, of course. It is implicit. (Indeed, I just forgot to add it to git. Fixed already.) -- WBR, Peter Zotov.