Static single-assignment form: Difference between revisions

Content deleted Content added
Fadmmatt (talk | contribs)
No edit summary
Fadmmatt (talk | contribs)
m Fixed up further reading.
Line 121:
== Further Reading ==
 
{{Book reference | Author=Aho, Alfred V.; Sethi, Ravi; & Ullman, Jeffrey D. | Title=Compilers: Principles, Techniques and Tools | Publisher=Addison Wesley | Year=1988 | ID=ISBN 0-201-10088-6}}
Muchnick, Steven S. <i>Advanced Compiler Design and Implementation</i>. Morgan Kaufmann. 1997.
{{Book reference | Author=Appel, Andrew W. | Title=Modern Compiler Implementation in ML | Publisher=Cambridge University Press | Year=1999 | ID=ISBN 0-521-58274-1}}
{{Book reference | Author=Cooper, Keith D.; and& Torczon, Linda. | <i>Title=Engineering a Compiler</i>. | Publisher=Morgan Kaufmann. | Year=2005. | ID=ISBN 1-55860-698-X}}
{{Book reference | Author=Muchnick, Steven S. | <i>Title=Advanced Compiler Design and Implementation</i>. | Publisher=Morgan Kaufmann. | Year=1997. | ID=ISBN 1-55860-320-4}}
 
Cooper, Keith D. and Torczon, Linda. <i>Engineering a Compiler</i>. Morgan Kaufmann. 2005.
 
== See also ==