public
Description: Ruby on JavaScript and Flash - a github clone of the google code project
Homepage: http://code.google.com/p/hotruby & http://hotruby.yukoba.jp/
Clone URL: git://github.com/oneup/hotruby.git
name age message
file .project Loading commit data...
directory ActionScript/
file README
file build.bat
file buildJSDoc.bat
directory src/
directory test/
directory web/
README
== HotRuby

HotRuby is Ruby on JavaScript and Flash.

HotRuby runs opcode, compiled by YARV(Yet Another Ruby VM) on Ruby. To be precise, HotRuby is Ruby VM on JavaScript and 
Flash.

Most of the grammars are implemented. However, exceptions are not implemented. Most of the build-in functions and 
build-in classes are not implemented.


== Github?

It was developed by yukoba ?, the official website is at http://hotruby.accelart.jp/.

The original repository is at http://code.google.com/p/hotruby/, but it seems to be abandoned.

Github to the rescue!