topazproject / topazLinks
A high performance ruby, written in RPython
☆1,009Updated 3 years ago
Alternatives and similar repositories for topaz
Users that are interested in topaz are comparing it to the libraries listed below
Sorting:
- Code from my series on writing a Ruby compiler in Ruby☆276Updated 2 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 10 years ago
- Ruby bindings for LLVM☆279Updated 3 weeks ago
- ☆139Updated 6 years ago
- List of Ruby implementations.☆112Updated 2 years ago
- rexical is a lexical scanner generator for ruby☆135Updated last week
- The Ruby+OMR Preview☆68Updated 8 years ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆549Updated last week
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)