robinroestenburg / create-your-own-programming-languageLinks
☆50Updated 12 years ago
Alternatives and similar repositories for create-your-own-programming-language
Users that are interested in create-your-own-programming-language are comparing it to the libraries listed below
Sorting:
- Code from my series on writing a Ruby compiler in Ruby☆277Updated last week
- Original Ruby 2.0 parser ported to pure JavaScript, produces AST☆16Updated last year
- 🐈 The Charly Programming Language | Written by @KCreate☆200Updated 5 years ago
- Fully parallel dynamically typed programming language☆100Updated last week
- Higgs JavaScript Virtual Machine☆881Updated 2 years ago
- A tiny subset of Ruby with a Lua'esc VM☆468Updated 7 years ago
- Lightweight Ruby with JIT compiler☆31Updated 4 years ago
- The Min language☆102Updated 11 years ago
- The Duck Programming Language☆109Updated 8 years ago
- A port of the Ruby 1.9.3 corelib to coffeescript/javascript/node that conforms to rubyspec.org.☆542Updated 5 years ago
- ☆140Updated 6 years ago
- List of Ruby implementations.☆113Updated 2 years ago
- Minimal Lisp interpreter using 75LOC and only standard libraries.☆52Updated 2 years ago
- RuJIT: a trace based just in time compile for CRuby☆171Updated 10 years ago
- Ruby bindings for LLVM☆280Updated 3 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- 2D game engine, with a mruby scripting system.☆45Updated 3 years ago
- Simple programming language☆38Updated 5 years ago
- mruby interpreter running in a browser☆81Updated 11 years ago
- C compiler written in Ruby☆29Updated 5 years ago
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆422Updated last year
- A high performance ruby, written in RPython☆1,009Updated 3 years ago
- Crystal implementations for The Computer Language Benchmarks Game☆116Updated 5 years ago
- A toy C compiler☆523Updated 4 years ago
- ☆99Updated 9 years ago
- a shoes-like gui library (使用HTML为Ruby构建GUI的工具)☆37Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- C parser and code generator for ruby☆53Updated 10 months ago
- A tiny C compiler written purely in JavaScript.☆225Updated 6 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago