jpetitto / MiniJava
A compiler for a subset of the Java programming language.
☆23Updated 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
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆45Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- MiniJava compiler, for CPSC 411.☆38Updated 14 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- A compiler written in Java to compile a subset of instructions called MiniJava.☆10Updated 9 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 11 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.☆30Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A JVM implemented in 100% pure Java, ported from MaxineVM☆16Updated 14 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Lice IDE based on IntelliJ Platform☆19Updated 6 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 last month
- ucc - a tiny C89 compiler for x86☆106Updated 13 years ago
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- llvm based QBASIC Compiler☆99Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- PL/0 Compiler Written in Go☆29Updated 7 years ago
- A simple VM in C☆49Updated 7 months ago