Structure and Interpretation of Computer Programs: Difference between revisions

Content deleted Content added
Nearfar (talk | contribs)
External links: Link to correct entry points, as suggested by the author himself (http://programming.reddit.com/info/tih1/comments/ctj49)
==References== *[http://www.cs.kent.ac.uk/people/staff/dat/miranda/wadler87.pdf A critique of Abelson and Sussman - or - Why calculating is better than scheming]
Line 12:
* ''[[Essentials of Programming Languages]]'' is a book for Programming Languages courses.
* ''[[Concepts, Techniques, and Models of Computer Programming]]'' is a recent book that does not use Scheme, but also adopts an interpreter-based approach.
 
==References==
*[http://www.cs.kent.ac.uk/people/staff/dat/miranda/wadler87.pdf A critique of Abelson and Sussman - or - Why calculating is better than scheming]
 
== External links ==