12345678910111213141516 |
- \section{References}
- There are a number of useful books which can give you further information
- about LISP. Here is a selection:
- Allen, J.R., ``The Anatomy of LISP'', McGraw Hill, New York, 1978.
- McCarthy J., P.W. Abrahams, J. Edwards, T.P. Hart and
- M.I. Levin, ``LISP 1.5 Programmer's Manual'', M.I.T. Press, 1965.
- Touretzky, D.S, ``{LISP}: A Gentle Introduction to Symbolic Computation'',
- Harper \& Row, New York, 1984.
- Winston, P.H. and Horn, B.K.P., ``LISP'', Addison-Wesley, 1981.
|