[Ebook] Writing An Interpreter In Go

[Ebook] Writing An Interpreter In Go

Register & Get access to index
Writing An Interpreter In Go - Version 1.7 - Find out more at https://interpreterbook.com

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.

Buy this book to learn:

  • How to build an interpreter for a C-like programming language from scratch
  • What a lexer, a parser and an Abstract Syntax Tree (AST) are and how to build your own
  • What closures are and how and why they work
  • What the Pratt parsing technique and a recursive descent parser is
  • What others talk about when they talk about built-in data structures
  • What REPL stands for and how to build one
Author
humorless2977
Downloads
302
Views
1,324
First release
Last update
Rating
0.00 star(s) 0 ratings