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:
- 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
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Updated 8 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 7 years ago
- Getting started with the LLVM C API☆115Updated 7 years ago
- A Tree Parser Generator☆101Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- ☆55Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- A simple SSA-based compiler.☆16Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆46Updated 3 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- A compiler and mutation testing framework for the programming language Pascal-86☆20Updated 11 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- custom type systems for Clang☆96Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago