Writing An Interpreter In Go

Goodreads
Writing An Interpreter In Go

登入後可管理標記收藏

作者: Thorsten Ball
格式: 精裝
發行時間: 2016 -11
語言: 英語
裝訂: ebook
頁數: 200

/ 10

0 個評分

評分人數不足

Thorsten Ball   

簡介

In this book we will create a programming language together.

We'll start with 0 lines of code and end up with a fully working interpreter for the Monkey programming language. Monkey has been specifically designed for this book: it's a language that looks a lot like C, has first class functions, closures, strings, hashes and arrays and its only implementation is the one we build in the book.

In contrast to text books on interpreters & compilers, the focus of this book is working code. Code is not just found in the appendix -- no, nearly every page contains a snippet! And not only that, but also tests. The code presented in the book is fully tested and the test suite is included.

For more information, check out: http://interpreterbook.com/

短評
評論
笔记