vidarh / writing-a-compiler-in-rubyLinks
Code from my series on writing a Ruby compiler in Ruby
☆277Updated 2 weeks 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☆468Updated 7 years ago
- Ruby bindings for LLVM☆281Updated 3 months ago
- List of Ruby implementations.☆113Updated 2 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆52Updated 2 years ago
- rexical is a lexical scanner generator for ruby☆135Updated 2 months ago
- A universal S-expression parser for Ruby.☆54Updated last year
- A high performance ruby, written in RPython☆1,010Updated 3 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 10 years ago
- The Ruby Programming Language☆206Updated last year
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆551Updated 2 weeks ago
- Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.☆365Updated 13 years ago
- Learn Rust☆437Updated 6 years 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…☆480Updated 4 months ago
- A fast S-Expression parser library for Ruby☆41Updated 3 years ago
- The Ruby+OMR Preview☆68Updated 8 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
- A guide to Ruby's C API☆218Updated last year
- A Ruby-based parsing DSL based on parsing expression grammars.☆313Updated last month
- A pure Ruby assembler☆309Updated 2 years ago
- ☆140Updated 6 years ago
- LLVM-based JIT Compiler for Ruby☆310Updated 5 years ago
- The Ruby Language Toolkit☆452Updated 5 years ago
- Symbolic math for ruby☆91Updated 13 years ago
- A pure Ruby gem implemention of a Prolog-like DSL for AI and logical programming.☆208Updated 9 months ago
- Programming with Nothing☆246Updated 11 years ago
- Ruby VM in pure Ruby☆28Updated 5 years ago
- Minimum Operational Template☆221Updated 4 years ago
- Parser / Regexp Combinator For Ruby☆78Updated 4 years ago
- Pure ruby javascript parser and interpreter.☆197Updated 3 years ago
- The Maybe Monad in idiomatic Ruby☆301Updated 8 years ago