Common LISP Modules (original) (raw)
Overview
Authors:
- Mark Watson
- Science Applications International Corporation, San Diego, USA
- 3854 Accesses
- 4 Citations
- 6 Altmetric
Access this book
Other ways to access
About this book
While creativity plays an important role in the advancement of computer science, great ideas are built on a foundation of practical experience and knowledge. This book presents programming techniques which will be useful in both AI projects and more conventional software engineering endeavors. My primary goal is to enter tain, to introduce new technologies and to provide reusable software modules for the computer programmer who enjoys using programs as models for solutions to hard and interesting problems. If this book succeeds in entertaining, then it will certainly also educate. I selected the example application areas covered here for their difficulty and have provided both program examples for specific applications and (I hope) the method ology and spirit required to master problems for which there is no obvious solution. I developed the example programs on a Macintosh ™ using the Macintosh Common LISP ™ development system capturing screen images while the example programs were executing. To ensure portability to all Common LISP environments, I have provided a portable graphics library in Chapter 2. All programs in this book are copyrighted by Mark Watson. They can be freely used in any free or commercial software systems if the following notice appears in the fine print of the program's documentation: "This program contains software written by Mark Watson." No royalties are required. The program miniatures contained in this book may not be distributed by posting in source code form on public information networks, or in printed form without my written permission.
Similar content being viewed by others
Table of contents (14 chapters)
Introduction and Device Independent Graphics
Artificial Neural Networks
Natural Language Processing
Expert—System
Search
Chaos Theory
Authors and Affiliations
Science Applications International Corporation, San Diego, USA
Mark Watson
Accessibility Information
PDF accessibility summary
This PDF is not accessible. It is based on scanned pages and does not support features such as screen reader compatibility or described non-text content (images, graphs etc). However, it likely supports searchable and selectable text based on OCR (Optical Character Recognition). Users with accessibility needs may not be able to use this content effectively. Please contact us at accessibilitysupport@springernature.com if you require assistance or an alternative format.
Bibliographic Information
- Book Title: Common LISP Modules
- Book Subtitle: Artificial Intelligence in the Era of Neural Networks and Chaos Theory
- Authors: Mark Watson
- DOI: https://doi.org/10.1007/978-1-4612-3186-8
- Publisher: Springer New York, NY
- eBook Packages: Springer Book Archive
- Copyright Information: Springer-Verlag New York, Inc. 1991
- Softcover ISBN: 978-0-387-97614-3Published: 17 July 1991
- eBook ISBN: 978-1-4612-3186-8Published: 06 December 2012
- Edition Number: 1
- Number of Pages: 207
- Number of Illustrations: 3 b/w illustrations
- Topics: Artificial Intelligence, Programming Techniques, Programming Languages, Compilers, Interpreters