发表于2024-11-21
Lisp in Small Pieces 2024 pdf epub mobi 电子书
书的内容全面而深入。从最简单的LISP解释器开始,一步一步的增加特性,在特性丰富的过程中读者能感受到各个决策的出发点以及带来的后果。 想深入学习LISP以及想自己在LISP类语言中造轮子的程序员不容错过。
评分书的内容全面而深入。从最简单的LISP解释器开始,一步一步的增加特性,在特性丰富的过程中读者能感受到各个决策的出发点以及带来的后果。 想深入学习LISP以及想自己在LISP类语言中造轮子的程序员不容错过。
评分书的内容全面而深入。从最简单的LISP解释器开始,一步一步的增加特性,在特性丰富的过程中读者能感受到各个决策的出发点以及带来的后果。 想深入学习LISP以及想自己在LISP类语言中造轮子的程序员不容错过。
评分书的内容全面而深入。从最简单的LISP解释器开始,一步一步的增加特性,在特性丰富的过程中读者能感受到各个决策的出发点以及带来的后果。 想深入学习LISP以及想自己在LISP类语言中造轮子的程序员不容错过。
评分书的内容全面而深入。从最简单的LISP解释器开始,一步一步的增加特性,在特性丰富的过程中读者能感受到各个决策的出发点以及带来的后果。 想深入学习LISP以及想自己在LISP类语言中造轮子的程序员不容错过。
图书标签: lisp Lisp 编程 计算机 计算机科学 程序设计 programming 函数式编程
This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast interpretation: threaded code or bytecode; compilation towards C. Some extensions are also described such as dynamic evaluation, reflection, macros and objects. This will become the new standard reference for people wanting to know more about the Lisp family of languages: how they work, how they are implemented, what their variants are and why such variants exist. The full code is supplied (and also available over the Net). A large bibliography is given as well as a considerable number of exercises. Thus it may also be used by students to accompany second courses on Lisp or Scheme.
讲解很详细,实战性很强
评分http://ishare.iask.sina.com.cn/f/10899514.html
评分没看完。
评分作为目前为止看过的、关于lisp实现的书里内容最多,涉及范围最广的书,对于真正想了解这方面技术的人实在是一本不可多得的书。从简易的解释器入门,慢慢加上赋值、local exit、续延再到字节码和编译到C等,要是能耐心看完……好吧,看不下了……
评分弃了,太琐碎
Lisp in Small Pieces 2024 pdf epub mobi 电子书