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☆466Updated 7 years ago
- rexical is a lexical scanner generator for ruby☆137Updated 5 months ago
- Ruby bindings for LLVM☆277Updated this week
- List of Ruby implementations.☆105Updated 2 years ago
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆544Updated 2 months ago
- A guide to Ruby's C API☆216Updated 8 months 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 this week
- The Ruby Language Toolkit☆452Updated 5 years ago
- Lex is an implementation of lex tool in Ruby.☆57Updated last year
- Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.☆365Updated 12 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 9 years ago
- Minimal Finite State Machine☆528Updated 7 years ago
- A high performance ruby, written in RPython☆1,004Updated 2 years ago
- A pure Ruby assembler☆307Updated 2 years ago
- Pure-Ruby Readline Implementation☆249Updated 11 months ago
- The Ruby Programming Language☆206Updated 7 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
- Symbolic math for ruby☆91Updated 13 years ago
- A universal S-expression parser for Ruby.☆52Updated last year
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆53Updated 2 years ago
- A guide through internals of Merb, very fast, flexible and modular web framework in Ruby☆46Updated 15 years ago
- A game template for building and distributing Gosu apps.☆267Updated 6 years ago
- Parser combinator library for Ruby inspired by Haskell's Parsec☆103Updated 2 years ago
- Learn Rust☆430Updated 5 years ago
- Minimum Operational Template☆220Updated 3 years ago
- ☆302Updated last month
- Pure ruby javascript parser and interpreter.☆196Updated 2 years ago
- A Ruby-based parsing DSL based on parsing expression grammars.☆310Updated 2 weeks ago
- A generator for Ruby FFI bindings, directly from header files via LLVM's Clang compiler☆88Updated 2 years ago