Content deleted Content added
KuyaMoHirowo (talk | contribs) m Fixed lint errors: bogus file options |
KuyaMoHirowo (talk | contribs) m Fixed lint errors: missing end tag |
||
Line 84:
: Yes, I thought I had edited this article to make this plain, but looking again I think the edit I made was on [[Scheme (programming language)]], where I wrote:
::
:: ''The introduction of lexical scope resolved the problem by making an equivalence between some forms of lambda notation and their practical expression in a working programming language. Sussman and Steele showed that the new language could be used to elegantly derive all the imperative and declarative semantics of other programming languages including ALGOL and [[Fortran]], and the dynamic scope of other Lisps, by using lambda expressions not as simple procedure instantiations but as "control structures and environment modifiers." They introduced [[continuation-passing style]] along with their first description of Scheme in the first of the Lambda Papers, and in subsequent papers they proceeded to demonstrate the raw power of this practical use of lambda calculus.''
|