登入
選單
返回
Google圖書搜尋
Common LISP
David S. Touretzky
其他書名
A Gentle Introduction to Symbolic Computation
出版
Courier Corporation
, 2013-02-01
主題
Technology & Engineering / Electrical
Computers / Programming Languages / LISP
Computers / Languages / General
ISBN
0486498204
9780486498201
URL
http://books.google.com.hk/books?id=uHW5WS-va2UC&hl=&source=gbs_api
EBook
SAMPLE
註釋
This highly accessible introduction to Lisp is suitable both for novices approaching their first programming language and experienced programmers interested in exploring a key tool for artificial intelligence research. The text offers clear, reader-friendly explanations of such essential concepts as cons cell structures, evaluation rules, programs as data, and recursive and applicative programming styles.
The treatment incorporates several innovative instructional devices, such as the use of
function boxes
in the first two chapters to visually distinguish functions from data, use of
evaltrace notation
in later chapters to illustrate the operation of evaluation rules, and "Dragon stories" to explain recursion. The book contains nearly 400 diagrams and illustrations, and 77 pages of answers to exercises. Advanced topics and "toolkit" sections, and a variety of complete programs, extend readers' programming power.