filletofish / compiler-touchLinks
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
☆26Updated 8 years ago
Alternatives and similar repositories for compiler-touch
Users that are interested in compiler-touch are comparing it to the libraries listed below
Sorting:
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A Tree Parser Generator☆102Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- CCG is a random C Code Generator☆43Updated 3 years ago
- Getting started with the LLVM C API☆115Updated 7 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A simple SSA-based compiler.☆17Updated last year
- ☆55Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 3 weeks ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 7 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- The Higher-Order Intermediate Representation☆160Updated last week
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆171Updated 4 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated last year
- Parser for the llvm bitcode format☆60Updated 3 weeks ago
- GCC Tiny front-end☆107Updated 8 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago