jpetitto / MiniJava
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
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 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.☆45Updated 9 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- Lice IDE based on IntelliJ Platform☆19Updated 7 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 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 2 months ago
- C in four functions☆19Updated 9 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- some old code about scheme compiler I've ever wrote☆14Updated 2 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- llvm based QBASIC Compiler☆100Updated 3 years ago
- University of San Francisco CS652 -- Programming Languages☆132Updated 6 years ago
- A JVM implemented in 100% pure Java, ported from MaxineVM☆16Updated 14 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- GLSL to bytecode compiler and VM☆10Updated 8 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆25Updated 10 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago