MCS 560 Summer 1998
Programming Languages
LISP Information:
- Using Allegro Common
LISP:
Some explanatory notes about using Allegro Common LISP on the MCS
system.
- Blasting the PROG feature
in Common LISP:
The PROG feature is an artifact of earlier versions of LISP. The
designers of Common LISP provided the language with a wealth of
independent features that can work together to eliminate the need
for PROG.
- Just for fun:
A pronunciation guide for all
those troublesome CAR, CDR, CADDR functions, etc. Excerpted from
David Touretzky's Common LISP text.
- Links:
See the links page for pointers to
valuable LISP information resources on the Web.