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:
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A simple SSA-based compiler.☆16Updated last year
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆64Updated 11 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 10 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A Tree Parser Generator☆101Updated last year
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 2 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- ☆48Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- Code samples for using libjit☆90Updated 8 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A static verifier for concurrent C programs☆136Updated 4 years ago
- The Higher-Order Intermediate Representation☆158Updated this week
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- A C-implemented C compiler☆92Updated last year
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- ☆54Updated last year