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:
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- 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…☆115Updated 8 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
- 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
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 3 months 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
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 9 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 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
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A compiler for SimpleLang which is a new language.☆35Updated 2 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 9 years ago