Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was still online as of 2021-03, but then gone by 2021-09).
-
Updated
Jul 31, 2020 - TeX
Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was still online as of 2021-03, but then gone by 2021-09).
MimIR is my Intermediate Representation
Single-pass SSA compiler and threaded-code VM for a sandboxed Python subset. NaN-boxed values, dual inline caching, super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, async/await, pattern matching, and packages.json imports. around 170 KB WebAssembly module.
An R package for static analysis of R code.
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
EeZee Language - Compiler Engineering Basics
Static analysis framework for .NET programs.
Static Single Assignment with Binary Ninja
The keb programming language
interpreter for an intermediate representation based on three-address code (3AC) and static single-assignment (SSA) form
Test case generation of classic N-Puzzle game using Z3
Compiler Backend in .NET
systems language
Add a description, image, and links to the static-single-assignment topic page so that developers can more easily learn about it.
To associate your repository with the static-single-assignment topic, visit your repo's landing page and select "manage topics."