Scheme: Basic Functionality

9/30/02


Click here to start


Table of Contents

Scheme: Basic Functionality

Scheme S-Expressions: ATOMs

Lisp S-Expressions: CONSes

Scheme S-Expressions: Lists

Examples of Lists

Using LIST? To Identify Lists

Scheme Tries to Print Conses as Lists

Scheme Forms

Evaluation of Procedural Forms

QUOTE

SET!

IF

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

Home Page: http://www.cs.washington.edu/people/faculty/tanimoto.html

Download presentation source