Sciweavers

38 search results - page 2 / 8
» lisp 2006
Sort
View
LISP
1998
58views more  LISP 1998»
13 years 4 months ago
Revised Report on the Algorithmic Language Scheme
Harold Abelson, R. Kent Dybvig, Christopher T. Hay...
LISP
1998
94views more  LISP 1998»
13 years 4 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
57views more  LISP 1998»
13 years 4 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
JUCS
2010
103views more  JUCS 2010»
13 years 2 months ago
Using Lisp Implementation Internals Unportable but Fun
: We present a number of developer tools and language extensions that are available for use with Steel Bank Common Lisp, but which are perhaps not as wellknown as they could be. Ou...
Christophe Rhodes
LISP
2000
77views more  LISP 2000»
13 years 4 months ago
Glossary for Partial Evaluation and Related Topics
Most areas of research or work use their own set of words and phrases and gives specific technical meaning to terms that in everyday speech may mean something less specific or some...
Torben Æ. Mogensen