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☆467Updated 7 years ago
- Ruby bindings for LLVM☆279Updated 3 weeks ago
- List of Ruby implementations.☆111Updated 2 years ago
- rexical is a lexical scanner generator for ruby☆136Updated 8 months ago
- A universal S-expression parser for Ruby.☆52Updated last year
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆544Updated 2 weeks ago
- A high performance ruby, written in RPython☆1,008Updated 3 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 10 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆53Updated 2 years ago
- A guide to Ruby's C API☆216Updated 11 months ago
- Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.☆365Updated 13 years ago
- A fast S-Expression parser library for Ruby☆42Updated 3 years ago
- Learn Rust☆433Updated 5 years ago
- The Ruby Language Toolkit☆452Updated 5 years ago
- The Ruby Programming Language☆206Updated 10 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…☆479Updated 3 months ago
- Symbolic math for ruby☆91Updated 13 years ago
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)☆65Updated 7 years ago
- Programming with Nothing☆244Updated 11 years ago
- A Ruby-based parsing DSL based on parsing expression grammars.☆312Updated last week
- LLVM-based JIT Compiler for Ruby☆311Updated 4 years ago
- Just enough of a fictional programming language to show how to write a compiler☆25Updated 13 years ago
- A small, simple and incomplete Lisp/Scheme interpreter written in Ruby☆12Updated 10 years ago
- Minimum Operational Template☆220Updated 4 years ago
- Ruby implementation of Git☆52Updated 7 years ago
- A pure Ruby assembler☆308Updated 2 years ago
- A small PEG based parser library. See the Hacking page in the Wiki as well.☆822Updated last year
- A pure Ruby gem implemention of a Prolog-like DSL for AI and logical programming.☆206Updated 4 months ago
- The Ruby+OMR Preview☆68Updated 8 years ago
- Parser / Regexp Combinator For Ruby☆78Updated 4 years ago