History of the Scheme programming language: Difference between revisions

Content deleted Content added
IronOak (talk | contribs)
Mgskil (talk | contribs)
Line 3:
==Prehistory==
{{Expand section|date=January 2011}}
The development of Scheme was heavily influenced by two predecessors that were quite different from one another: [[Lisp (programming language)|Lisp]] provided its general semantics and syntax, and [[ALGOL]] provided its [[scope (programming)|lexical scope]] and block structure. Scheme is a dialect of Lisp but Lisp has evolved; the Lisp dialects from which Scheme evolved—although they were in the mainstream at the time—weretime—are quite different from any modern Lisp.
 
===Lisp===