Object Oriented Common Lisp

Download Object Oriented Common Lisp PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Object Oriented Common Lisp book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Object-oriented Programming in Common LISP

Author: Sonya E. Keene
language: en
Publisher: Addison-Wesley Professional
Release Date: 1989
This book is an introduction to the CLOS model of object-oriented programming. CLOS, the Common Lisp Object System, is a newly designed object-oriented programming language that has evolved as a standard from various object-oriented extensions of the basic Lisp language. The language definition of CLOS comprises a set of tools for developing object-oriented programs in Common Lisp. The book serves two purposes: it is a practical guide to CLOS programming and stands as a tutorial teaching object-oriented techniques for software design and development.
Object-oriented Common LISP

LISP was developed in the late 1950s as a language for manipulating symbols. This book presents the Common LISP programming language, which is a version of LISP, and details its range of application, including data structures, computer systems, and compiler design. It provides extensive examples of LISP programs in a variety of areas such as text formatting and spelling correction.