History of the Scheme programming language: Difference between revisions

Content deleted Content added
linkify MIT AI Memos
Line 46:
 
==The Lambda Papers==
Between 1975 and 1980 Sussman and Steele worked on developing their ideas about using the lambda calculus, continuations and other advanced programming concepts such as optimizatiooptimization of tail recursion, and published them in a series of [[AI Memo]]s which have become known collectively as the "Lambda Papers".<ref name="readscheme_lambda ">[http://library.readscheme.org/page1.html Online version of the Lambda Papers] (PDF format)</ref>
=== List of papers ===
* 1975: Scheme: An Interpreter for Extended Lambda Calculus