sortowanie:
cena |
rok wydania
Land of LISP: Learn to Program in LISP, One Game at a Time!Lisp is a uniquely powerful programming language that, despite its academic reputation, is actually very practical. "Land of Lisp" brings the language into the real world, teaching readers Lisp by showing them how to write several complete Lisp-based games, including a text adventure, an evolution simulation, and a robot battle. While building these games, readers learn the core concepts of Lisp p...
The Codewriting Workbook: Creating Computational Architecture in AutoLISP [With CDROM]The Codewriting Workbook introduces students and practitioners to basic programming concepts for computer-aided design (CAD). Through a series of guided exercises and examples readers learn how to develop and write procedures for creating two-dimensional drawings and three-dimensional models using a variety of algorithmic functions. Each exercise begins with a simple concept and evolves into a fam...
Practical Common LISPLisp is thought of an academic language but it need not be. This is the first book that introduces Lisp as a language for the real world. Part I is the introduction to the Lisp language. Part II shows larger-scale examples of practical Lisp programming.
Exploring RandomnessThis essential companion volume to CHAITIN's highly successful books The Unknowable and The Limits of Mathematics, also published by Springer, presents the technical core of his theory of program-size complexity, also known as algorithmic information theory. (The two previous volumes are more concerned with applications to meta-mathematics.) LISP is used to present the key algorithms and to enable...
Object-Oriented Common LISPLISP 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.
ANSI Common LISPA tutorial to LISP, full of examples that explains the essential concepts of Lisp programming, plus an up-to-date summary of ANSI Common Lisp, listing the various operators in the language. This book highlights Lisp features such as automatic memory management, manifest typing, and closures.
The Little Schemer, 4th EditionThis text is a companion volume to "The Seasoned Schemer" and includes thoughts for anyone who wants to know what computing is about and to learn the physics of cyberspace. The information is presented in a humorous and easy-to-grasp fashion.
The Seasoned SchemerThe notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (formerly known as The Little LISPer) and its new companion volume, The Seasoned Schemer, apart from other books on LISP. The authors' enthusiasm for their subject is compelling as they present abstract concepts in a humorous and easy-to-grasp fashion. Together, these bo...
The Common LISP CompanionThis intermediate-level introduction to the structure and syntax of common LISP has been based on the ANSI standard for common LISP. It presents the concepts of object-oriented programming and incorporates the Common LISP Object-Oriented Systems (CLOS) of the ANSI standard.
LISPThis third edition is a revised and expanded version of Winston and Horn's best-selling introduction to the LISP programming language and to LISP-based applications, many of which are possible as a result of advances in Artificial Intelligence technology.