A Concise Introduction to LISP

Copyright © 1995 by David L. Matuszek

Introduction

I. Definitions
II. Basic functions
III. Function calls, parentheses, and blanks
IV. COND
V. How to write functions
VI. The logic of functions
VII. Examples
VIII. Additional built-in functions

Index