vidarh / writing-a-compiler-in-ruby
Code from my series on writing a Ruby compiler in Ruby
☆275Updated 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☆468Updated 6 years ago
- List of Ruby implementations.☆104Updated last year
- Ruby bindings for LLVM☆275Updated 3 weeks ago
- rexical is a lexical scanner generator for ruby☆136Updated 2 months ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆540Updated last week
- 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…☆475Updated 2 weeks ago
- The Ruby Programming Language☆207Updated 4 months ago
- A guide to Ruby's C API☆214Updated 5 months ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 9 years ago
- Learn Rust☆429Updated 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
- A pure Ruby assembler☆300Updated last year
- A universal S-expression parser for Ruby.☆51Updated last year
- A high performance ruby, written in RPython☆1,003Updated 2 years ago
- A Ruby-based parsing DSL based on parsing expression grammars.☆306Updated 2 years ago
- Pure ruby javascript parser and interpreter.☆196Updated 2 years ago
- The Maybe Monad in idiomatic Ruby☆301Updated 7 years ago
- Lex is an implementation of lex tool in Ruby.☆57Updated 10 months ago
- The Ruby+OMR Preview☆68Updated 7 years ago
- The Ruby Language Toolkit☆452Updated 4 years ago
- Minimal Finite State Machine☆525Updated 7 years ago
- Programming with Nothing☆244Updated 11 years ago
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)☆64Updated 6 years ago
- A small, simple and incomplete Lisp/Scheme interpreter written in Ruby☆12Updated 9 years ago
- LLVM-based JIT Compiler for Ruby☆307Updated 4 years ago
- Compile ruby functions to C☆182Updated 4 years ago
- Minimum Operational Template☆218Updated 3 years ago
- Ruby Metaprograaming Koans (Inspired by EdgeCase RubyKoans).☆66Updated 6 years ago
- Pure-Ruby Readline Implementation☆248Updated 8 months ago