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 11 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 11 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 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
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆27Updated 8 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 10 years ago
- tiger compiler☆10Updated 6 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- autotuning C++, just-in-time!☆51Updated 5 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.☆52Updated last month
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆36Updated 3 years ago
- AST - Extractor for LLVM☆18Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆85Updated 8 years ago
- ☆35Updated last month
- Unofficial libjit mirror.☆61Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago