topazproject / topazLinks
A high performance ruby, written in RPython
☆1,011Updated 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☆277Updated this week
- RuJIT: a trace based just in time compile for CRuby☆171Updated 10 years ago
- Ruby bindings for LLVM☆283Updated 3 weeks ago
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- rexical is a lexical scanner generator for ruby☆137Updated 4 months ago
- ☆140Updated 6 years ago
- The Onyx Programming Language☆96Updated 9 years ago
- The Ruby+OMR Preview☆68Updated 8 years ago
- List of Ruby implementations.☆114Updated 3 years ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆554Updated 2 weeks ago
- LLVM-based JIT Compiler for Ruby☆312Updated 5 years ago
- Nit language☆252Updated last year
- Lightweight Ruby☆95Updated 13 years ago
- A Ruby static compiler.☆455Updated 9 years ago
- The Ruby Programming Language☆206Updated last year
- A new language for the web☆381Updated last year
- A tiny subset of Ruby with a Lua'esc VM☆469Updated 8 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆52Updated 2 years ago
- An in-process between Ruby and Python 2.☆258Updated 8 years ago
- Snakes on rbx-head. A Python implementation for the Rubinius VM☆82Updated 11 years ago
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)☆65Updated 8 years ago
- Crystal implementations for The Computer Language Benchmarks Game☆116Updated 5 years ago
- C parser and code generator for ruby☆53Updated last year
- Learn Rust