parrt / simple-virtual-machine
A simple VM for a talk on building VMs
☆215Updated 7 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
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 5 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 8 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆152Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- An implementation of Scheme in Python and C++☆169Updated last month
- A sunny little virtual machine☆523Updated 9 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- A simple intepreter written in java.☆32Updated 3 years ago
- A simple demo app for Pratt parsing☆323Updated 2 months ago
- ☆95Updated 8 years ago
- A simple mark-sweep garbage collector in C☆734Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆184Updated 2 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 5 years ago
- Tiny Language with ANTLR 4☆206Updated 3 years ago
- A static language for the JVM with sensible defaults☆97Updated 9 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Low Level Java Virtual Machine☆478Updated 6 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆384Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆168Updated 8 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- The Finch programming language☆245Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year