parrt / simple-virtual-machineLinks
A simple VM for a talk on building VMs
☆218Updated 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:
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- An experimental Java Bytecode Interpreter written in C☆162Updated 6 years ago
- Jato, an open source implementation of the JVM☆155Updated 11 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- University of San Francisco CS652 -- Programming Languages☆132Updated 6 years ago
- Enkel is a simple programming language running on the jvm☆323Updated 2 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆152Updated 6 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A static language for the JVM with sensible defaults☆99Updated 9 years ago
- A simple mark-sweep garbage collector in C☆743Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- A sunny little virtual machine☆526Updated 9 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 6 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆194Updated 2 years ago
- A simple intepreter written in java.☆33Updated 4 years ago
- A simple demo app for Pratt parsing☆329Updated 6 months ago
- The Dyvil programming language☆64Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- Tiny Language with ANTLR 4☆205Updated 4 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- A stack-based virtual machine written in C☆21Updated 6 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆249Updated 3 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆230Updated 7 years ago