parrt / simple-virtual-machineLinks
A simple VM for a talk on building VMs
☆221Updated 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☆134Updated 6 years ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆153Updated 6 years ago
- Enkel is a simple programming language running on the jvm☆327Updated 2 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- A simple mark-sweep garbage collector in C☆749Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆293Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A toy C compiler☆524Updated 4 years ago
- Tiny Language with ANTLR 4☆208Updated 4 years ago
- A simple demo app for Pratt parsing☆338Updated 10 months ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- The Finch programming language☆250Updated 5 years ago
- ☆97Updated 9 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- The Kaffe Virtual Machine☆436Updated 5 years ago
- A sunny little virtual machine☆528Updated 10 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆117Updated 6 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago