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
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A simple VM for a talk on building VMs☆219Updated 8 years ago
- A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012☆16Updated 12 years ago
- A simple compiler using ANTLR and LLVM☆6Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Compiler practice written in C.☆35Updated 8 years ago
- SableCC☆151Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 2 years ago
- Getting started with the LLVM C API☆112Updated 7 years ago
- just another compiler compiler for Java☆26Updated 8 years ago
- Classroom Object-Oriented Language Compiler☆30Updated 10 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 12 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 4 months ago
- Some toy labs for compiler course☆58Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- Modern Compiler Implementation in Java by Andrew W. Appel has been sitting on my shelf long enough. It's time I work through it, you know…☆63Updated 12 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- like Java, but less so☆17Updated 9 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Compiler For Tiger-Lang☆2Updated 6 years ago
- An LLVM-based compiler for Brainfuck.☆49Updated 11 years ago
- A tiger compiler using FLEX, BISON and LLVM☆11Updated 12 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Tiger Compiler Lab based on C.☆30Updated 8 years ago
- A Java compiler from the Compilers "Dragon Book"☆54Updated 13 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