Questions tagged [rubinius]

Rubinius is an implementation of the Ruby programming language using LLVM.

Rubinius is an implementation of the Ruby programming language.The Rubinius bytecode virtual machine is written in C++, incorporating LLVM to compile bytecode to machine code at runtime. The bytecode compiler and vast majority of the core classes are written in pure Ruby

76 questions
0
votes
1 answer

Capistrano + RVM rvm_install_ruby with Rubinius

I am trying to fully automate the setup of my deployment host, and so avoiding manual install of Ruby. I am using capistrano-rvm as it promises to do the job, but I have a problem when RVM compiles Rubinius: ** [out] rbx-2.0.0pre - #configuring **…
Mike Aski
  • 9,180
  • 4
  • 46
  • 63
1 2 3 4 5
6