jpetitto / MiniJava
A compiler for a subset of the Java programming language.
☆23Updated 10 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☆74Updated 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
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 7 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- High-level VM (like LLVM's little brother)☆39Updated 9 years ago
- A simple VM in C☆49Updated 6 months ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- A simple SSA-based compiler.☆16Updated 9 months ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 4 years ago
- A tiger compiler using FLEX, BISON and LLVM☆11Updated 11 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- The Dragon Virtual Machine.☆10Updated 7 years ago
- Easy Compiler Compiler written in C++☆23Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- 编译相关的Parser☆24Updated 8 years ago