Outline

11/21/00


Click here to start


Table of Contents

PPT Slide

Outline

Functional Language: LISP

Scheme, A Dialect Of LISP

Expression

Function Definition

Conditionals

let Construct

Quoting

The Structure of Lists

Operations on Lists

List Manipulation

2. Append function:

3. Mapping a function

Storage allocation for lists

PPT Slide

PPT Slide

Allocation and Deallocation

PPT Slide

PPT Slide

Implementation of garbage collection

Equal? And Eq?

Author: zage

Email: dmz@cs.bsu.edu

Home Page: http://www.cs.bsu.edu/homepages/dmz/cs335/

Download presentation source