Transpiles Ruby code to JavaScript for running in browsers
Ruby to JavaScript transpiler
opal
$ opal -c myfile.rb
$ opal
$ opal -c --watch myfile.rb