gangliao / TIGERLinks
implement a full compiler based on c++ 11
☆22Updated 8 years ago
Alternatives and similar repositories for TIGER
Users that are interested in TIGER are comparing it to the libraries listed below
Sorting:
- a simple tiny C Compiler using Lex & Yacc☆91Updated 9 years ago
- A simple SSA-based compiler.☆16Updated 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 3 weeks ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆116Updated 3 weeks ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated this week
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 8 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- ☆110Updated 4 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago