Ajaxian HotRuby: Run Ruby on a JavaScript interpreter?

screenshot

This is from the "wow, really?" department. HotRuby is an implementation of Ruby in JavaScript! The way it works is that a HotRuby "VM" takes the resulting output from YARV and can grok it via JSON: PLAIN TEXT RUBY: VM::InstructionSequence.compile(cgi['src'], "src", 1, OutputCompileOption).to_a.to_json Thus, you can embed Ruby by doing something like this: PLAIN TEXT HTML:           <script type="text/ruby"> class Pi         def initialize  ...

http://ajaxian.com/archives/hotruby-run-ruby-on-a-javascript-interpreter

javascriptで動くんだ
FlashRuby使うえる
javascriptの中にRuby!!!!!!!!!!!
id:yukoba さんの HotRuby だ!きたこれ!!

http://b.hatena.ne.jp/entry/http://ajaxian.com/archives/hotruby-run-ruby-on-a-javascript-interpreter