gangliao / TIGER
implement a full compiler based on c++ 11
☆22Updated 7 years ago
Alternatives and similar repositories for TIGER:
Users that are interested in TIGER are comparing it to the libraries listed below
- A simple SSA-based compiler.☆16Updated 9 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 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 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- A tiny lexical analyser generator☆19Updated 13 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- AST - Extractor for LLVM☆18Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 7 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A Machine-Independent Debugger☆30Updated 4 months 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.☆52Updated last week
- A graph coloring register allocator for LLVM.☆12Updated 8 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 9 months ago
- A little just-in-time compiler thing☆18Updated 6 years ago