Scheme (programming language): Difference between revisions

Content deleted Content added
MH~enwiki (talk | contribs)
m fixed minor grammar error
added ref to the 'wizard book' (SICP)
Line 202:
* [http://www.scheme.com/tspl2ed.html Online book ''The Scheme Programming Language''] written by R. Kent Dybvig. A useful language reference.
* [http://library.readscheme.org/ A bibliography of Scheme-related research] including links to online versions of many academic papers, including all of the original 'Lambda Papers.'
[Structure and Interpretation of Computer Programs] - A Classical introduction to computer science, which is abit scheme centric.