vidarh / writing-a-compiler-in-rubyLinks
Code from my series on writing a Ruby compiler in Ruby
☆276Updated 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.☆112Updated 2 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆52Updated 2 years ago
- A high performance ruby, written in RPython☆1,009Updated 3 years ago
- rexical is a lexical scanner generator for ruby☆135Updated 10 months ago
- A universal S-expression parser for Ruby.☆52Updated last year
- RuJIT: a trace based just in time compile for CRuby☆171Updated 10 years ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆547Updated this week
- The Ruby Programming Language☆206Updated last year
- Programming with Nothing☆244Updated 11 years 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 generator for Ruby FFI bindings, directly from header files via LLVM's Clang compiler☆87Updated 2 years ago
- Symbolic math for ruby☆91Updated 13 years ago
- The Ruby Language Toolkit☆452Updated 5 years ago
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- Learn Rust☆435Updated 5 years ago
- Parser / Regexp Combinator For Ruby☆78Updated 4 years ago
- A Ruby-based parsing DSL based on parsing expression grammars.☆312Updated 2 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…☆481Updated last month
- The Ruby+OMR Preview☆68Updated 8 years ago
- Ruby implementation of Git☆53Updated 7 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
- Ruby VM in pure Ruby☆28Updated 5 years ago
- A pure Ruby assembler☆308Updated 2 years ago
- A guide to Ruby's C API☆218Updated last year
- ☆139Updated 6 years ago
- Just enough of a fictional programming language to show how to write a compiler☆25Updated 13 years ago
- C parser and code generator for ruby☆53Updated 8 months ago
- ☆303Updated 6 months ago