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:
- Sample programs for comparison of different VM interpretation techniques☆36Updated 7 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- EBNF grammar of LLVM IR assembly.☆66Updated 2 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆62Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Grammar Zoo☆92Updated 6 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- A simple SSA-based compiler.☆16Updated last year
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- AST - Extractor for LLVM☆18Updated 4 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- Parser for the llvm bitcode format☆59Updated last week
- EbnfStudio can be used to edit and analyze EBNF grammars.☆81Updated last year
- The fluffy programming language main repository☆24Updated 12 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- A few basic bytecode interpreters used as example code in a series of articles☆126Updated 7 months ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago