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
- 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
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- a toy programming language☆35Updated 3 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- some old code about scheme compiler I've ever wrote☆14Updated 5 months 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.☆55Updated 2 months ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- A simple VM in C☆51Updated last year
- llvm based QBASIC Compiler☆107Updated 3 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 7 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- The Duck Programming Language☆109Updated 8 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago