EARTH WEEK
Go paperless and save 40% on eligible eBooks, 70% on video now through April 26. Shop the sale.
Register your product to gain access to bonus material or receive a coupon.
LISP, which stands for LISt Processing, was developed in the late 1950s by John McCarthy as a language for manipulating symbols. This book presents the Common LISP Language, a version of LISP, and details a range of applications for it, including data structures, computer systems, and compiler design.KEY TOPICS:This book presents a tutorial introduction to Common LISP, coverign lists and trees, recursion, local vs. global reference, characters and strings, streams, LAMDA and LABELS, control, debugging, macros, structures, classes and objects, vectors and arrays, and efficiency and compilation.MARKET:For programmers interested in a language with simple syntax, extensive adaptability and advanced memory management.
1. LISP.
2. A Tutorial Introduction.
3. Lists and Trees.
4. Recursion.
5. Local vs. Global Reference.
6. Characters and Strings.
7. Streams: Output and Input.
8. LAMBDA and LABELS.
9. Control.
10. Debugging and Style.
11. Macros.
12. Structures.
13. Classes and Objects.
14. Vectors and Arrays.
15. Scope, Extent, and eval.
16. Efficiency and Compilation.
Appendix A. Internet LISP Resources.
Appendix B. Answers to Selected Exercises.
Appendix C. CLOS and C++.
Appendix D. ASCII Character Codes.
Appendix E. References.
Index.