Comment on Nuitka Progress in 2015 – Python CompilerComments−michaelmior10ySSA (Single State Assignment Form)Is this something different from static single assignment? I'm assuming not, but I've never heard SSA expanded in this form.−UniQP10yYou are right, this should be static single assignment.
Comments
Is this something different from static single assignment? I'm assuming not, but I've never heard SSA expanded in this form.
You are right, this should be static single assignment.