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:
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A simple SSA-based compiler.☆16Updated last year
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- A simple VM in C☆49Updated 10 months ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 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 4 months ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Lice IDE based on IntelliJ Platform☆19Updated 7 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- ucc - a tiny C89 compiler for x86☆107Updated 14 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- MiniJava compiler, for CPSC 411.☆38Updated 15 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The Dragon Virtual Machine.☆10Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- 编译相关的Parser☆24Updated 8 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Compiler practice written in C.☆35Updated 8 years ago
- a toy programming language☆35Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago