bjhua / dragonLinks
A simple SSA-based compiler.
☆17Updated 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
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 8 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆53Updated 3 months ago
- implement a full compiler based on c++ 11☆21Updated 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 4 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- open64 compiler☆91Updated 2 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- ☆111Updated 4 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 9 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- llvm-cookbook samples☆84Updated 8 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.☆159Updated 8 years ago
- Codeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.☆42Updated 11 years ago
- website of hellollvm.org☆39Updated 7 months ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- ucc - a tiny C89 compiler for x86☆109Updated 14 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Tree Parser Generator☆103Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago