vidarh / writing-a-compiler-in-rubyLinks
Code from my series on writing a Ruby compiler in Ruby
☆277Updated 2 years ago
Alternatives and similar repositories for writing-a-compiler-in-ruby
Users that are interested in writing-a-compiler-in-ruby are comparing it to the libraries listed below
Sorting:
- A tiny subset of Ruby with a Lua'esc VM☆466Updated 7 years ago
- Ruby bindings for LLVM☆277Updated this week
- List of Ruby implementations.☆110Updated 2 years ago
- rexical is a lexical scanner generator for ruby☆135Updated 7 months ago
- The Ruby Language Toolkit☆452Updated 5 years ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆544Updated last week
- The Ruby Programming Language☆206Updated 10 months ago
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)☆65Updated 7 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 9 years ago
- ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the r…☆478Updated 2 months ago
- Learn Rust☆431Updated 5 years ago
- Lex is an implementation of lex tool in Ruby.☆57Updated last year
- A guide to Ruby's C API☆216Updated 10 months ago
- A high performance ruby, written in RPython☆1,005Updated 3 years ago
- A universal S-expression parser for Ruby.☆52Updated last year
- Symbolic math for ruby☆91Updated 13 years ago
- LLVM-based JIT Compiler for Ruby☆310Updated 4 years ago
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- Minimum Operational Template☆220Updated 4 years ago
- Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.☆365Updated 12 years ago
- A small, simple and incomplete Lisp/Scheme interpreter written in Ruby☆12Updated 10 years ago
- The Ruby Bibliography☆121Updated 2 years ago
- A pure Ruby assembler☆307Updated 2 years ago
- Compile ruby functions to C☆185Updated 4 years ago
- The Ruby+OMR Preview☆68Updated 8 years ago
- Programming with Nothing☆244Updated 11 years ago
- Ruby Hacking Guide Translation☆325Updated 2 years ago
- An LL(1) parser generator for Ruby.☆43Updated last year
- Just enough of a fictional programming language to show how to write a compiler☆25Updated 13 years ago
- A simple-dimple key value store for ruby.☆238Updated 2 years ago