16 skills found
chrisseaton / RhizomeA JIT for Ruby, implemented in pure Ruby
Shopify / YjitOptimizing JIT compiler built inside CRuby
tenderlove / TenderjitJIT for Ruby that is written in Ruby
k0kubun / LlrbLLVM-based JIT Compiler for Ruby
rdebath / BrainfuckBrainfuck torture test. Brainfuck interpreters and compilers to C, V. VIM syntax file for brainf*ck. Fast JIT Assembly, JIT C running, Perl, Python, php, Ruby, lua, go, awk, neko, PS1, bash, ook, trollscript etc etc
k0kubun / Ruby Jit ChallengeTutorial to write a Ruby JIT
sisshiki1969 / MonorubyRuby implementation with yet another JIT compiler.
embedded2015 / RubiRuby-like high-performance script programming language with JIT compiler
k0kubun / Yarv MjitMRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)
Shopify / ProtoboeufA pure Ruby implementation of Protobuf designed to optimize well with JIT compilers.
sysprog21 / RubiRuby-like high-performance script programming language with JIT compilation
eqv / Llvm BrainfuckA ruby Brainfuck compiler that uses llvm to generate a native binary and to execute the brainfuck program in a JIT VM
kitech / Ruby Jit QtA Qt5 binding for Ruby language. Using clang/llvm JIT engine. (stalled)
rubyomr-preview / RbjitglueOMR JIT glue code implementing a Ruby JIT
hsbt / Rbenv JitJIT is everywhere for your Ruby
uvlad7 / Ffi Llvm JitRuby FFI JIT using LLVM