filletofish / compiler-touch
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
☆26Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for compiler-touch
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆141Updated 7 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- A simple SSA-based compiler.☆16Updated 6 months ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- Sample programs for comparison of different VM interpretation techniques☆31Updated 2 weeks ago
- EBNF grammar of LLVM IR assembly.☆63Updated 2 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆18Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- AST - Extractor for LLVM☆18Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 6 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆154Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- An x86-64 instruction decoder.☆16Updated 8 months ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆21Updated 4 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- LLVM Assembler adding Debug Information at IR Level.☆31Updated 6 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 10 years ago
- A Tree Parser Generator☆92Updated last month
- The fluffy programming language main repository☆24Updated 11 years ago
- ☆49Updated 8 months ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 10 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago