filletofish / compiler-touch
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
☆26Updated 7 years ago
Alternatives and similar repositories for compiler-touch:
Users that are interested in compiler-touch are comparing it to the libraries listed below
- Visualization of LLVM IR☆60Updated 10 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- A simple SSA-based compiler.☆16Updated 10 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- EBNF grammar of LLVM IR assembly.☆63Updated 2 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆36Updated 3 years ago
- Data Flow Analysis and Static Single Assignment☆28Updated 6 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆146Updated 8 years ago
- Sample programs for comparison of different VM interpretation techniques☆33Updated 4 months ago
- ☆50Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- An x86-64 instruction decoder.☆16Updated last year
- Parser for the llvm bitcode format☆60Updated this week
- Unofficial libjit mirror.☆61Updated 4 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- BF implementations in different languages☆30Updated 6 years ago
- custom type systems for Clang☆97Updated 9 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 10 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- Accmut is a framework for acclerating mutation testing, which is based on LLVM-IR.☆11Updated 7 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago