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☆466Updated 7 years ago
- Ruby bindings for LLVM☆277Updated last month
- List of Ruby implementations.☆106Updated 2 years ago
- The Ruby Language Toolkit☆452Updated 5 years ago
- A guide to Ruby's C API☆216Updated 10 months ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆545Updated this week
- Lex is an implementation of lex tool in Ruby.☆57Updated last year
- The Ruby Programming Language☆206Updated 9 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…☆477Updated last month
- A high performance ruby, written in RPython☆1,004Updated 2 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 9 years ago
- LLVM-based JIT Compiler for Ruby☆310Updated 4 years ago
- A pure Ruby assembler☆306Updated 2 years ago
- A universal S-expression parser for Ruby.☆52Updated 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
- MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)☆65Updated 7 years ago
- The Ruby Bibliography☆121Updated 2 years ago
- Programming with Nothing☆246Updated 11 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆53Updated 2 years ago
- rexical is a lexical scanner generator for ruby☆135Updated 7 months ago
- Learn Rust☆431Updated 5 years ago
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- A Ruby-based parsing DSL based on parsing expression grammars.☆312Updated 2 months ago
- The Ruby+OMR Preview☆68Updated 8 years ago
- Ruby bindings for libuv☆61Updated last year
- Pure-Ruby Readline Implementation☆249Updated last year
- Minimal Finite State Machine☆526Updated 7 years ago
- A fast S-Expression parser library for Ruby☆42Updated 3 years ago
- A Go-Bot written in Ruby. Work not so much in progress anymore but also not quite done 😅☆35Updated 4 years ago
- Symbolic math for ruby☆91Updated 13 years ago