Sciweavers

8 search results - page 1 / 2
» lisp 1998
Sort
View
60
Voted
LISP
1998
45views more  LISP 1998»
14 years 10 months ago
Threads Yield Continuations
Sanjeev Kumar, Carl Bruggeman, R. Kent Dybvig
64
Voted
LISP
1998
46views more  LISP 1998»
14 years 10 months ago
The First Report on Scheme Revisited
Gerald J. Sussman, Guy L. Steele Jr.
85
Voted
LISP
1998
94views more  LISP 1998»
14 years 10 months ago
Scheme: A Interpreter for Extended Lambda Calculus
Inspired by ACTORS [7, 17], we have implemented an interpreter for a LISP-like language, SCHEME, based on the lambda calculus [2], but extended for side effects, multiprocessing, a...
Gerald J. Sussman, Guy L. Steele Jr.
LISP
1998
58views more  LISP 1998»
14 years 10 months ago
Revised Report on the Algorithmic Language Scheme
Harold Abelson, R. Kent Dybvig, Christopher T. Hay...
LISP
1998
57views more  LISP 1998»
14 years 10 months ago
A Generalization of Jumps and Labels
This paper describes a new language feature that is a hybrid of labels and procedures. It is closely related to jumping out of a functional subroutine, and includes conventional la...
Peter J. Landin