static-single-assignment
There are 8 repositories under static-single-assignment topic.
pfalcon/ssabook
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).
AnyDSL/MimIR
MimIR is my Intermediate Representation
nick-ulle/rstatic
An R package for static analysis of R code.
flylai/cyx2
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
CompilerProgramming/ez-lang
EeZee Language - Compiler Engineering Basics
edgardozoppi/analysis-net
Static analysis framework for .NET programs.
davnavr/ubyte
Yet another intermediate language, but with SSA
shafiul/N-Puzzle-Z3
Test case generation of classic N-Puzzle game using Z3