Lisp Links

Fanz Inc (Allegro CL - Download or CD)

XANALYS (LispWorks - Download)

Peter Norvig - Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp

Basic Lisp Techniques by David J. Cooper, Jr.

Lisp Power Point Presentation

Slides

Lisp Examples

Example 1 - How do I get in and out of Lisp?

Example 2 - Some examples putting lists togetherr

Example 3 - How should I user recursion to count the elements in a list?

Example 4 - How do I load my code into the lisp from a text file?

Example 5 - How should I build my lists?

Example 6 - How can I do a simple read from a file?

Example 7 - How do I get started?

Example Crossword Puzzle - Crossword Puzzle Example with Data File