vidarh / writing-a-compiler-in-ruby
Code from my series on writing a Ruby compiler in Ruby
☆277Updated last year
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
- A tiny subset of Ruby with a Lua'esc VM☆467Updated 7 years ago
- Ruby bindings for LLVM☆276Updated last week
- rexical is a lexical scanner generator for ruby☆136Updated 3 months ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆541Updated this week
- List of Ruby implementations.☆104Updated 2 years ago
- Learn Rust☆430Updated 5 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
- The Ruby Language Toolkit☆452Updated 5 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…☆476Updated last month
- The Ruby Programming Language☆207Updated 6 months ago
- A guide to Ruby's C API☆215Updated 6 months ago
- The Ruby+OMR Preview☆68Updated 7 years ago
- A pure Ruby gem implemention of a Prolog-like DSL for AI and logical programming.☆203Updated 2 years ago
- C parser and code generator for ruby☆53Updated last month
- A high performance ruby, written in RPython☆1,005Updated 2 years ago
- A pure Ruby assembler☆305Updated last year
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)☆64Updated 7 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆52Updated last year
- Dump compiled iseq by binary (kakidasu) and load binary (yomidasu)☆181Updated 3 years ago
- Just enough of a fictional programming language to show how to write a compiler☆25Updated 12 years ago
- Programming with Nothing☆244Updated 11 years ago
- An LL(1) parser generator for Ruby.☆43Updated last year
- A pattern matching library for Ruby☆254Updated 9 months ago
- Lex is an implementation of lex tool in Ruby.☆57Updated 11 months ago
- ☆299Updated last month
- Minimum Operational Template☆220Updated 3 years ago
- Compile ruby functions to C☆183Updated 4 years ago
- The Ruby Bibliography☆121Updated 2 years ago
- LLVM-based JIT Compiler for Ruby☆308Updated 4 years ago