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:
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 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 4 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A Java compiler from the Compilers "Dragon Book"☆56Updated 14 years ago
- SableCC☆152Updated last year
- University of San Francisco CS652 -- Programming Languages☆134Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated 2 months ago
- Toy programming language using LLVM, flex and bison.☆94Updated 11 months ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- Java bindings for LLVM libraries☆31Updated 12 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
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- Polyglot Extensible Compiler Framework for Java☆113Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Updated 8 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- Tiger Compiler Lab based on C.☆31Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- like Java, but less so☆17Updated 9 years ago
- A complete Parser for C-Language using Yacc.☆111Updated 4 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- A simple mini c compiler☆114Updated 6 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆86Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago