gangliao / TIGER
implement a full compiler based on c++ 11
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for TIGER
- A simple SSA-based compiler.☆16Updated 6 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 10 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- AST - Extractor for LLVM☆18Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- Data Flow Analysis and Static Single Assignment☆27Updated 6 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated last year
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 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.☆51Updated 3 weeks ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆26Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆30Updated 9 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- A compiler for a subset of the Java programming language.☆23Updated 10 years ago
- Easy Compiler Compiler written in C++☆23Updated 7 years ago
- C preprocessor☆7Updated 8 years ago
- A tiny lexical analyser generator☆18Updated 12 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆29Updated 9 years ago
- autotuning C++, just-in-time!☆51Updated 4 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆22Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Tutorial for LLVM Dev Conference 2019.☆14Updated 5 years ago
- A tiger compiler using FLEX, BISON and LLVM☆11Updated 11 years ago