next up previous
Next: LISP Primer Up: LISP Primer Previous: LISP Primer

LISP Primer

Colin Allen - Maneesh Dhagat

© 1996-1999



Preface

This text has been written to provide a quick introduction to the basic elements of Common LISP for both experienced and novice programmers. It is not intended to be a comprehensive account of the language for, in our experience, it takes only a little introduction before most LISP programmers are able to turn to Guy L. Steele, Jr.'s, Common LISP: The Language (2nd Edition, Digital Press, 1990) for all their reference needs.

This text has been used successfully with honors undergraduate students at Texas A&M University. We now make it available on the World Wide Web in the hope that it will provide useful to the LISP community at large.

Some parts of this text are incomplete. We have in mind to complete those parts if there is enough interest. If you find the text useful, please drop us a line. Our idea is to make this text available on the same model as shareware software---if you like it please also let us know what you think would be a reasonable contribution for its use.

Academic sites are free to mirror the html code provided that these conditions are respected:

  1. This preface and copyright statement are left unchanged.
  2. The authors are notified by email of the URL of the site where Lisp Primer is mirrored.
  3. Any emendations of the html code are shared with the authors with the understanding that they may be incorporated into the master copy.
If you agree to these conditions, the source code for Lisp Primer can be retrieved at lphtml.tar.gz (approx 70K). (List of existing mirror sites)

Colin Allen <colin.allen@tamu.edu> and Maneesh Dhagat <manu@broadvision.com>

Contents


© Colin Allen & Maneesh Dhagat
November 1999