Skip to content

ANSI Common LISP

Best in textbook rentals since 2012!

ISBN-10: 0133708756

ISBN-13: 9780133708752

Edition: 1996

Authors: Paul Graham

List price: $116.40
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

For use as a core text supplement in any course covering common LISP such as Artificial Intelligence or Concepts of Programming Languages. Teaching students new and more powerful ways of thinking about programs, this text contains a tutorialfull of examplesthat explains all the essential concepts of Lisp programming, plus an up- to-date summary of ANSI Common Lisp, listing every operator in the language. Informative and fun, it gives students everything they need to start writing programs in Lisp both efficiently and effectively, and highlights such innovative Lisp features as automatic memory management, manifest typing, closures, and more.
Customers also bought

Book details

List price: $116.40
Copyright year: 1996
Publisher: Prentice Hall PTR
Publication date: 11/2/1995
Binding: Paperback
Pages: 432
Size: 6.00" wide x 9.25" long x 0.25" tall
Weight: 1.386
Language: English

Introduction
Welcome to Lisp
Lists
Specialized Data Structures
Control
Functions
Input and Output
Symbols
Numbers
Macros
CLOS
Structure
Speed
Advanced Topics
Example: Inference
Example: Generating HTML
Example: Objects
Appendices
Notes
Index