altairmn / COOL-Compiler
Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.
☆45Updated 8 years ago
Alternatives and similar repositories for COOL-Compiler:
Users that are interested in COOL-Compiler are comparing it to the libraries listed below
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 8 years ago
- A compiler for a subset of the Java programming language.☆23Updated 10 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A simple compiler using ANTLR and LLVM☆6Updated 6 years ago
- A simple VM for a talk on building VMs☆215Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- My progress working through Modern Compiler Implementation in Java, by Andrew W. Appel (http://www.cs.princeton.edu/~appel/modern/java/)☆25Updated 12 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 11 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- Easy Compiler Compiler written in C++☆23Updated 7 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 3 months ago
- Compiler For Tiger-Lang☆1Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Same as simple-virtual-machine but in C☆144Updated 8 years ago
- Compiler practice written in C.☆35Updated 7 years ago
- 🖥a simple c-like language compiler☆18Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012☆16Updated 11 years ago
- Code samples for using libjit☆90Updated 7 years ago
- C-- Compiler using Antlr4☆16Updated 6 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- A Java compiler from the Compilers "Dragon Book"☆51Updated 13 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Polyglot Extensible Compiler Framework for Java☆110Updated 3 years ago