interpreterbook.com - Writing An Interpreter In Go | Thorsten Ball

Description: This book takes you from 0 lines of code to a fully working interpreter for the Monkey programming language. Step by step. All code shown and included. Fully unit tested.

programming (6733) go (2062) ebook (1942) pdf (1883) how-to (1218) golang (673) interpreter (545) monkey (280) compiler (241) programming language (74)

Example domain paragraphs

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.

Step by step. From tokens to output. All code shown and included. Fully tested.

Links to interpreterbook.com (8)