jpetitto / MiniJavaLinks
A compiler for a subset of the Java programming language.
☆24Updated 11 years ago
Alternatives and similar repositories for MiniJava
Users that are interested in MiniJava are comparing it to the libraries listed below
Sorting:
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- a toy programming language☆35Updated 2 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- University of San Francisco CS652 -- Programming Languages☆132Updated 6 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆76Updated last year
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- Jato, an open source implementation of the JVM☆156Updated 11 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 5 months ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago