altairmn / COOL-CompilerLinks
Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.
☆44Updated 10 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 compiler for a subset of the Java programming language.☆24Updated 11 years ago
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 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.☆85Updated 7 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A Java compiler from the Compilers "Dragon Book"☆56Updated 14 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- A simple mini c compiler☆114Updated 6 years ago
- Getting started with the LLVM C API☆115Updated 8 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 6 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- C in four functions☆19Updated 10 years ago
- ☆28Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- GLSL to bytecode compiler and VM☆10Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆12Updated 9 years ago
- SableCC☆154Updated last year
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago