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:
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 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…☆119Updated 3 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 2 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- 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 months ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 9 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 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☆39Updated 9 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- An implementation of Scheme in Python and C++☆178Updated 2 weeks ago
- ☆110Updated 4 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆149Updated 5 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- A C-implemented C compiler☆92Updated last year
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- open64 compiler☆89Updated 2 years ago