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:
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 9 years ago
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- An x86-64 instruction decoder.☆16Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A Tree Parser Generator☆103Updated last year
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 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☆21Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 7 years ago
- Code samples for using libjit☆91Updated 9 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- A few basic bytecode interpreters used as example code in a series of articles☆129Updated last month
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- ☆55Updated last year
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Getting started with the LLVM C API☆115Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- custom type systems for Clang☆96Updated 10 years ago