History of the Scheme programming language: Difference between revisions

Content deleted Content added
cat
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6)
Line 30:
 
In November 1972, Hewitt and his students invented the [[Actor model]] of computation as a solution to the problems with Planner.<ref name="hewitt1973">{{cite journal|author=Carl Hewitt |author2=Peter Bishop |author3=Richard Steiger|title=A Universal Modular Actor Formalism for Artificial Intelligence|publisher=IJCAI|year=1973}}</ref> A partial implementation of Actors was developed called Planner-73 (later called PLASMA). Steele, then a graduate student at MIT, had been following these developments, and he and Sussman decided to implement a version of the Actor model in their own "tiny Lisp" developed on top of [[MacLisp]], in order to understand the model better. Using this basis they then began to develop mechanisms for creating actors and sending messages.<ref name="revisited">{{cite journal
| author = [[Gerald Jay Sussman]] and [[Guy L. Steele, Jr.]]
|date = December 1998
| url = http://www.brics.dk/~hosc/local/HOSC-11-4-pp399-404.pdf
| format = PDF
| title = The First Report on Scheme Revisited
| journal = Higher-Order and Symbolic Computation
| volume = 11
| issue = 4
| pages = 399–404
| doi = 10.1023/A:1010079421970
| issn = 1388-3690
| accessdate = 2006-06-19
|deadurl = yes
|archiveurl = https://web.archive.org/web/20060615225746/http://www.brics.dk/~hosc/local/HOSC-11-4-pp399-404.pdf
|archivedate = 2006-06-15
|df =
}}</ref>