bjhua / dragon
A simple SSA-based compiler.
☆16Updated 11 months ago
Alternatives and similar repositories for dragon:
Users that are interested in dragon are comparing it to the libraries listed below
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- 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 2 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆36Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 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
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 7 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
- website of hellollvm.org☆38Updated last month
- EBNF grammar of LLVM IR assembly.☆64Updated 2 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆47Updated 4 years ago
- 开源开发工具大会OSDT2018报告PPT等资料☆19Updated 5 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆115Updated 5 years ago
- ☆64Updated 8 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆27Updated 8 years ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- P523 Code☆27Updated 10 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆85Updated 8 years ago
- Visualization of LLVM IR☆60Updated 10 years ago