intermediate-representation topic

List intermediate-representation repositories

net-ssa

31
Stars
0
Forks
Watchers

net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.

sijuiacion-lang

19
Stars
1
Forks
Watchers

An IR for Python VM, provided with indirect jump instructions.

Compiler-CSE-310-BUET

25
Stars
1
Forks
Watchers

A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course...

hcl-dialect

33
Stars
13
Forks
Watchers

HeteroCL-MLIR dialect for accelerator design

IRL

17
Stars
3
Forks
Watchers

Simple intermediate representation language for learning and research.

Model-Pivot

26
Stars
1
Forks
Watchers

Model-Pivot is a model conversion and visualization tool to help users inter-operate among different deep learning frameworks. Convert models between PyTorch and Tensorflow.

atom

27
Stars
1
Forks
Watchers

Atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.

solgo

21
Stars
4
Forks
Watchers

Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.