Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, I don't know why they don't use something like SSA – make every line of code which performs an assignment create a new local variable.

Although I suppose when decompiling to C, you need to translate it out of SSA form when you encounter loops or backwards control flow.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: