Rubinius

PPA description

 Rubinius is software that translates the code for the
 Ruby programming language and turns it into effecient
 machine code then executes it.
 .
 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.
 .
 To interact with the rest of the system, the VM provides
 primitives which can be attached to methods and invoked.
 Additionally, FFI provides a direct call path to most
 C functions.

Support package development with small amount of Bitcoin:

1KfGN2TZMx81rJf29drQ9WuN11uKDFeupX

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:antono/rubinius to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:antono/rubinius
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/antono/rubinius/ubuntu natty main 
deb-src https://ppa.launchpadcontent.net/antono/rubinius/ubuntu natty main 
Signing key:
1024R/352B00A2C7D65CAF544399E9588CD9FC28446D73 (What is this?)
Fingerprint:
352B00A2C7D65CAF544399E9588CD9FC28446D73

For questions and bugs with software in this PPA please contact Antono Vasiljev.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
rubinius 1.2.3-ppa0 Antono Vasiljev ()
11 of 1 result

Latest updates

  • rubinius 686 weeks ago
    Successfully built