parrt / simple-virtual-machine
A simple VM for a talk on building VMs
☆216Updated 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☆148Updated 8 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 5 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 5 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Jato, an open source implementation of the JVM☆154Updated 10 years ago
- Simple virtual machine which interprets bytecode.☆471Updated 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 6 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆45Updated 9 years ago
- ☆95Updated 8 years ago
- The Dyvil programming language☆64Updated last year
- Jasmin is an assembler for the Java Virtual Machine ⛺☆187Updated 2 years ago
- A static language for the JVM with sensible defaults☆97Updated 9 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆286Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple demo app for Pratt parsing☆327Updated 4 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆149Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A simple VM in C☆49Updated 7 months ago
- The Kaffe Virtual Machine☆434Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆146Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Low Level Java Virtual Machine☆479Updated 6 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- A really tiny Java Virtual Machine☆87Updated 4 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- An implementation of Scheme in Python and C++☆171Updated 3 months ago