Settings

Theme

Scheme: An Interpreter for Extended Lambda Calculus (1975)

research.scheme.org

3 points by so-cal-schemer 18 days ago · 2 comments

Reader

so-cal-schemerOP 18 days ago

SCHEME

AN INTERPRETER FOR EXTENDED LAMBDA CALCULUS

by Gerald Jay Sussman and Guy Lewis Steele Jr.

Abstract:

Inspired by ACTORS [Greif and Hewitt] [Smith and Hewitt], we have implemented an interpreter for a LISP-like language, SCHEME, based on the lambda calculus [Church], but extended for side effects, multiprocessing, and process synchronization. The purpose of this implementation is tutorial.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection