altairmn / COOL-Compiler
Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.
☆45Updated 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:
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 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
- Toy programming language using LLVM, flex and bison.☆93Updated 4 months ago
- Classroom Object-Oriented Language Compiler☆30Updated 10 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A simple compiler using ANTLR and LLVM☆6Updated 6 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- ☆15Updated 5 years ago
- a compiler implementation☆56Updated 12 years ago
- like Java, but less so☆17Updated 9 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆53Updated 8 years ago
- A tiger compiler using FLEX, BISON and LLVM☆11Updated 11 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 Tiger compiler on x86 machines running Linux.☆20Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆289Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆12Updated 8 years ago
- A compiler for the course Compiler 2017 at ACM Class, SJTU.☆78Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago