intermediate-representation topic

List intermediate-representation repositories

mir

2.2k
Stars
138
Forks
Watchers

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

miasm

3.4k
Stars
465
Forks
Watchers

Reverse engineering framework in Python

write-you-a-haskell

3.3k
Stars
256
Forks
Watchers

Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

binaryninja-api

824
Stars
191
Forks
Watchers

Public API, examples, documentation and issues for Binary Ninja

ddisasm

626
Stars
62
Forks
Watchers

A fast and accurate disassembler

llvm

4.6k
Stars
2.1k
Forks
Watchers

Project moved to: https://github.com/llvm/llvm-project

thorin

151
Stars
15
Forks
Watchers

The Higher-Order Intermediate Representation

clangir

157
Stars
6
Forks
Watchers

💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.

transpyle

138
Stars
23
Forks
Watchers

HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.

gtirb

298
Stars
36
Forks
Watchers

Intermediate Representation for Binary analysis and transformation