ANSI Common LISP (Paperback)
Paul Graham
- 出版商: Prentice Hall
- 出版日期: 1995-11-02
- 售價: $5,980
- 貴賓價: 9.5 折 $5,681
- 語言: 英文
- 頁數: 448
- 裝訂: Paperback
- ISBN: 0133708756
- ISBN-13: 9780133708752
-
相關分類:
Functional-programming
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$400$316 -
$620$527 -
$720$706 -
$880$695 -
$880$695 -
$420$357 -
$990$891 -
$600$480 -
$450$405 -
$495$485 -
$690$545 -
$620$490 -
$820$697 -
$580$493 -
$890$703 -
$1,880$1,786 -
$480$408 -
$520$442 -
$580$458 -
$490$323 -
$580$493 -
$580$383 -
$550$435 -
$260$234 -
$260$234
相關主題
商品描述
Description
Teaching users new and more powerful ways of thinking about
programs, this two-in-one text contains a tutorial—full of examples—that
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 users 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. Dividing material into two parts, the tutorial half of the
book covers subject-by-subject the essential core of Common Lisp, and sums up
lessons of preceding chapters in two examples of real applications: a
backward-chainer, and an embedded language for object-oriented programming.
Consisting of three appendices, the summary half of the book gives source code
for a selection of widely used Common Lisp operators, with definitions that
offer a comprehensive explanation of the language and provide a rich source of
real examples; summarizes some differences between ANSI Common Lisp and Common
Lisp as it was originally defined in 1984; and contains a concise description of
every function, macro, and special operator in ANSI Common Lisp. The book
concludes with a section of notes containing clarifications, references, and
additional code. For computer programmers.