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
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Getting started with the LLVM C API☆115Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 9 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 7 years ago
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- GCC Tiny front-end☆107Updated 8 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- ☆48Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 2 weeks ago
- ☆55Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- A Tree Parser Generator☆103Updated last year
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 3 weeks ago
- Visualization of LLVM IR☆59Updated 11 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
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- The Higher-Order Intermediate Representation☆161Updated this week
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago