parrt / simple-virtual-machineLinks
A simple VM for a talk on building VMs
☆222Updated 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☆153Updated 9 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 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
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Enkel is a simple programming language running on the jvm☆330Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass