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:
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A Tree Parser Generator☆101Updated last year
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- ☆55Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- A simple SSA-based compiler.☆16Updated last year
- Tools for rapid prototyping of DSL compilers☆87Updated 4 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- The Higher-Order Intermediate Representation☆161Updated this week
- A static verifier for concurrent C programs☆136Updated 4 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- ☆48Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- A small λ-calculus interpreter in C☆57Updated 11 years ago