From: Clayton Smith Date: 2006-03-04T02:53:41+09:00 Subject: Re: rubynuby - client side Ruby? using JavaScript is definitely a good idea.. there is also ruby.js which was written by flrgr. "This is a port of some of Ruby's standard library to JavaScript. It shows that JavaScript is indeed a well-thought out language (even if it's standard library is quite cumbersome). The fact that pretty much everything is based on other components clearly without duplicating logic should make this interesting. ..... Note that there are some differences between this and Ruby, especially that Hash#each yields value,key instead of key,value" related links: http://www.advogato.org/proj/Ruby.js/ http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/117184 http://www.openjsan.org/doc/f/fl/flgr/ruby/js/0.4.0/