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 6 months ago
- EBNF grammar of LLVM IR assembly.☆66Updated 2 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A simple SSA-based compiler.☆16Updated last year
- Visualization of LLVM IR☆59Updated 11 years ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆32Updated 10 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆81Updated last year
- Implementation of LLVM compiler plugin for garbage collection☆21Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- ☆53Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago