Writing An Interpreter In Go

  1. home
  2. Books
  3. Writing An Interpreter In Go

Writing An Interpreter In Go

4.59 267 42
Share:

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...

Also Available in:

  • Amazon
  • Audible
  • Barnes & Noble
  • AbeBooks
  • Kobo

More Details

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/

  • Format:ebook
  • Pages:200 pages
  • Publication:2016
  • Publisher:
  • Edition:
  • Language:eng
  • ISBN10:
  • ISBN13:
  • kindle Asin:B0DTWMMBQ7

About Author

Thorsten Ball

Thorsten Ball

4.61 455 64
View All Books