bjhua / dragonLinks
A simple SSA-based compiler.
☆16Updated last year
Alternatives and similar repositories for dragon
Users that are interested in dragon are comparing it to the libraries listed below
Sorting:
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated last month
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated last week
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 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.☆52Updated 5 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 4 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A Tree Parser Generator☆99Updated 9 months ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- The Secret Life of C++: How C++ Compiles to Assembly☆46Updated 10 years ago
- ucc - a tiny C89 compiler for x86☆107Updated 14 years ago
- EBNF grammar of LLVM IR assembly.☆66Updated 2 years ago
- custom type systems for Clang☆98Updated 9 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
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆47Updated 4 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆70Updated 3 weeks ago
- ☆35Updated 4 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago