intermediate-representation topic
metadsl
Domain Specific Languages in Python
insituc
x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
rstatic
An R package for static analysis of R code.
saphIR-project
saphIR is an Intermediate Representation with amd64 and arm64 backends. Also included: a compiler, an arm64 lifter, an arm64 to amd64 dynamic binary translator, and a fuzzer.
carbon-ir
The carbon intermediate representation language
llvm-ir-cmake-utils
LLVM IR CMake utils for bitcode file manipulation by opt and friends
ravi-compiler
Parser and compiler for Ravi and Lua
yair
🦜 yair - a high-level compiler IR entirely written in Rust
compiler-touch
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.