parrt / simple-virtual-machineLinks
A simple VM for a talk on building VMs
☆220Updated 8 years ago
Alternatives and similar repositories for simple-virtual-machine
Users that are interested in simple-virtual-machine are comparing it to the libraries listed below
Sorting:
- University of San Francisco CS652 -- Programming Languages☆132Updated 6 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- Jato, an open source implementation of the JVM☆155Updated 11 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- Enkel is a simple programming language running on the jvm☆325Updated 2 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆152Updated 6 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 8 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- The Kaffe Virtual Machine☆436Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 2 years ago
- A static language for the JVM with sensible defaults☆100Updated 9 years ago
- A simple demo app for Pratt parsing☆331Updated 8 months ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- SableCC☆151Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Jikes RVM (Research Virtual Machine)☆416Updated 2 years ago
- Pure java x86 and x86_64 assembler☆67Updated last year
- A toy C compiler☆524Updated 4 years ago
- ☆96Updated 9 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆174Updated last year
- A sunny little virtual machine☆525Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago