图书标签: Lisp 编译器 C 计算机 解释器 Programming 语言 编译原理
发表于2024-11-05
Build Your Own Lisp pdf epub mobi txt 电子书 下载 2024
If you’ve ever wondered how to build your own programming language or wanted to learn C but weren’t sure where to start, this is the book for you. In under 1000 lines of code you’ll start building your very own programming language, and in doing so learn how to program in C, one of the world’s most important programming languages. Along the way we’ll learn about the weird and wonderful nature of Lisps, the unique techniques behind function programming, the methods used to concisely solve problems, and the art of writing beautiful code. Build Your Own Lisp is a fun and creative journey through a fascinating area of computer science, and an essential read for any programmer, new or old!
Daniel Holden is a PhD student at Edinburgh University doing research into machine learning, and data driven approaches to character animation. He is a prolific C hacker with a flair for creative and interesting projects, that have gathered considerable attention in the open source community. As well as hacking on C, he enjoys writing short stories, constructing digital art, and game development.
能学得到相关解释器工作和构建的流程,不过学不到相关算法实现,都用作者提供的mpc这个库实现了。不过到也好,省去了parse这个过程,用几个mpc的函数就生成AST了。这本书应该是作者给他的mpc打广告的吧。
评分真本书应该和SICP的四五章一起看,讲的是很naive的实现
评分真本书应该和SICP的四五章一起看,讲的是很naive的实现
评分很好玩。
评分能学得到相关解释器工作和构建的流程,不过学不到相关算法实现,都用作者提供的mpc这个库实现了。不过到也好,省去了parse这个过程,用几个mpc的函数就生成AST了。这本书应该是作者给他的mpc打广告的吧。
书没看过,但是看简介觉得和我做的 https://github.com/xudifsd/libsi 很像,就是拿C写一个lisp解释器,或许读本书的可以看我的源码参考 我的代码是按照《SICP》第四章的解释写的,写的是scheme的解释器,之前拿scheme实现过一遍 https://github.com/xudifsd/si ,之后又拿C从...
评分书没看过,但是看简介觉得和我做的 https://github.com/xudifsd/libsi 很像,就是拿C写一个lisp解释器,或许读本书的可以看我的源码参考 我的代码是按照《SICP》第四章的解释写的,写的是scheme的解释器,之前拿scheme实现过一遍 https://github.com/xudifsd/si ,之后又拿C从...
评分书没看过,但是看简介觉得和我做的 https://github.com/xudifsd/libsi 很像,就是拿C写一个lisp解释器,或许读本书的可以看我的源码参考 我的代码是按照《SICP》第四章的解释写的,写的是scheme的解释器,之前拿scheme实现过一遍 https://github.com/xudifsd/si ,之后又拿C从...
评分书没看过,但是看简介觉得和我做的 https://github.com/xudifsd/libsi 很像,就是拿C写一个lisp解释器,或许读本书的可以看我的源码参考 我的代码是按照《SICP》第四章的解释写的,写的是scheme的解释器,之前拿scheme实现过一遍 https://github.com/xudifsd/si ,之后又拿C从...
评分书没看过,但是看简介觉得和我做的 https://github.com/xudifsd/libsi 很像,就是拿C写一个lisp解释器,或许读本书的可以看我的源码参考 我的代码是按照《SICP》第四章的解释写的,写的是scheme的解释器,之前拿scheme实现过一遍 https://github.com/xudifsd/si ,之后又拿C从...
Build Your Own Lisp pdf epub mobi txt 电子书 下载 2024