SCHEME is a dialect of LISP. It is an expression-oriented, applicative order, interpreter-based language which allows one to manipulate programs as data. It differs from most current dialects of LISP in that it closes all lambda-expressions in the environment of their definition or declaration, rather than in the execution environment. This has the consequence that variables are normally lexically scoped, as in ALGOL. However, in contrast with ALGOL, SCHEME treats procedures as a first-class data type. They can be the values of variables, the returned values of procedures, and components of data structures. Another difference from LISP is that SCHEME is implemented in such a way that tail-recursions execute without net growt...
Abstract. Scheme 48 is an implementation of the Scheme programming language constructed with tractab...
This paper contains a description of Oaklisp, a dialect of Lisp incorporating lexical scoping, multi...
This paper contains a description of Oaklisp, a dialect of Lisp incorporating lexical scoping, multi...
Data and procedures and the values they amass, Higher-order functions to combine and mix and match...
We have developed a compiler for the lexically-scoped dialect of LISP known as SCHEME. The compile...
Data and procedures and the values they amass, Higher-order functions to combine and mix and match...
Data and procedures and the values they amass, Higher-order functions to combine and mix and match...
This document is an introductory guide to applicative programming using the language Scheme, a moder...
1. Language Overview Properties of this particular Lisp dialect which distinguish it from other dial...
Inspired by ACTORS [Greif and Hewitt] [Smith and Hewitt], we have implemented an interpreter for a L...
Graduation date: 1988High-level languages provide a convenient environment for program development a...
Scheme86 is a computer system designed to interpret programs written in the Scheme dialect of Lisp...
In this paper we describe a programming environment for Scheme that supports elucidative programming...
The Scheme papers demonstrated that lisp could be made simpler and more expressive by elevating func...
Scheme 48 is an implementation of the Scheme programming language constructed with tractability and ...
Abstract. Scheme 48 is an implementation of the Scheme programming language constructed with tractab...
This paper contains a description of Oaklisp, a dialect of Lisp incorporating lexical scoping, multi...
This paper contains a description of Oaklisp, a dialect of Lisp incorporating lexical scoping, multi...
Data and procedures and the values they amass, Higher-order functions to combine and mix and match...
We have developed a compiler for the lexically-scoped dialect of LISP known as SCHEME. The compile...
Data and procedures and the values they amass, Higher-order functions to combine and mix and match...
Data and procedures and the values they amass, Higher-order functions to combine and mix and match...
This document is an introductory guide to applicative programming using the language Scheme, a moder...
1. Language Overview Properties of this particular Lisp dialect which distinguish it from other dial...
Inspired by ACTORS [Greif and Hewitt] [Smith and Hewitt], we have implemented an interpreter for a L...
Graduation date: 1988High-level languages provide a convenient environment for program development a...
Scheme86 is a computer system designed to interpret programs written in the Scheme dialect of Lisp...
In this paper we describe a programming environment for Scheme that supports elucidative programming...
The Scheme papers demonstrated that lisp could be made simpler and more expressive by elevating func...
Scheme 48 is an implementation of the Scheme programming language constructed with tractability and ...
Abstract. Scheme 48 is an implementation of the Scheme programming language constructed with tractab...
This paper contains a description of Oaklisp, a dialect of Lisp incorporating lexical scoping, multi...
This paper contains a description of Oaklisp, a dialect of Lisp incorporating lexical scoping, multi...