Ruby-libjit is a wrapper for the libjit library. Libjit is a lightweight library for building just-in-time compilers. Ruby-libjit includes both a wrapper for libjit and a minimal DSL for building loops and control structures.
Paul Brannan
gem "ruby-libjit", "~> 0.2.5"