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:
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 8 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated last month
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 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 last month
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 8 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆50Updated last week
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆145Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- website of hellollvm.org☆39Updated 4 months ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Codeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.☆42Updated 11 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- A Tree Parser Generator☆101Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Compiler for a new programming language: Embedded Systems Language (ESL).☆34Updated last month
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago