Pattern Matching in Lisp

4/30/99


Click here to start


Table of Contents

Pattern Matching in Lisp

Matching Can Be Strict or Loose

Structural Similarity in Lisp

List Equality with WildCards

Association Lists

Matching with Bindings in an Assoc. List

Using Patterns with Wildcards

Patterns with Wild Sequences and Restricted Wild Cards

Using Patterns for Dialog Programs

Dialog Patterns

Dialog Patterns at Work

Working with Strings in Lisp

Reading Text from the User

Reading Text from a File

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

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