gangliao / TIGERLinks
implement a full compiler based on c++ 11
☆21Updated 8 years ago
Alternatives and similar repositories for TIGER
Users that are interested in TIGER are comparing it to the libraries listed below
Sorting:
- 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
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A simple SSA-based compiler.☆17Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 4 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 2 months ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 9 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆39Updated 9 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- ☆111Updated 4 years ago
- Rabbit VM.☆114Updated 6 years ago
- A Tree Parser Generator☆103Updated last year
- Example of Antlr4 C++ Target☆40Updated 5 years ago