altairmn / COOL-CompilerLinks
Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.
☆44Updated 9 years ago
Alternatives and similar repositories for COOL-Compiler
Users that are interested in COOL-Compiler are comparing it to the libraries listed below
Sorting:
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 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
- A simple compiler using ANTLR and LLVM☆6Updated 6 years ago
- Compiler practice written in C.☆35Updated 8 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- ☆15Updated 5 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- Tiny Language with ANTLR 4☆205Updated 4 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Polyglot Extensible Compiler Framework for Java☆112Updated 3 years ago
- The Lark programming language.☆58Updated 14 years ago
- a compiler implementation☆56Updated 12 years ago
- ☆14Updated 7 years ago
- Tiger Compiler☆5Updated 10 years ago
- just another compiler compiler for Java☆26Updated 8 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 small demonstration how to use ANTLR 4's visitor feature.☆116Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Implementation of LLVM compiler plugin for garbage collection☆21Updated 10 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- OpenJDK binding for MMTk☆34Updated 3 weeks ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago