Interpreting LISP: Programming and Data Structures
暫譯: 解讀 LISP:程式設計與資料結構
Gary D. D. Knott
- 出版商: Apress
- 出版日期: 2017-06-24
- 售價: $1,780
- 貴賓價: 9.5 折 $1,691
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 1484227069
- ISBN-13: 9781484227060
-
相關分類:
Algorithms-data-structures
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
Learn Lisp programming in a data structures context, including tables, functions, forms, expressions, typed-pointers, I/O, garbage collection and some applications. This short primer contains a careful description of the data structures manipulated by Lisp functions. These data structures and others, notably hash tables, are also used in constructing a Lisp interpreter.
Interpreting Lisp will be of special interest to those learning and using programming languages and computer architecture as well as data structures. This book will be useful to autodidacts, professional programmers, and computer enthusiasts in a wide variety of fields.
What You'll Learn
- Use the atom table and the number table in Lisp
- Master expressions, typed pointers, arguments and results in typed pointers, and more
- Write lambda expressions in Lisp
- Bind actual values to formal arguments
- Develop games in Lisp
Who This Book Is For
Experienced programmers new to Lisp.
商品描述(中文翻譯)
學習在資料結構背景下的 Lisp 程式設計,包括表格、函數、表單、表達式、類型指標、輸入/輸出、垃圾回收及一些應用。這本簡短的入門書仔細描述了由 Lisp 函數操作的資料結構。這些資料結構及其他資料結構,特別是雜湊表,也用於構建 Lisp 解釋器。
《解讀 Lisp》將特別吸引那些學習和使用程式語言及計算機架構以及資料結構的人。本書對自學者、專業程式設計師和各個領域的計算機愛好者都將非常有用。
你將學到的內容:
- 在 Lisp 中使用原子表和數字表
- 精通表達式、類型指標、參數和類型指標中的結果等
- 在 Lisp 中編寫 lambda 表達式
- 將實際值綁定到形式參數
- 在 Lisp 中開發遊戲
本書適合對象:
有經驗的程式設計師,對 Lisp 新手。