interpreter-go

module
v0.0.0-...-4b2c73b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2024 License: MIT

README

Writing an Interpreter

This repo is where I follow along to Thorsten Ball's Writing an Interpreter in Go book (which can be found here: https://interpreterbook.com/) to create an interpreter for the Monkey programming language.

./code_from_textbook/ contains the code repository provided by the textbook, and was only used for reference. My code and implementation of the Monkey interpreter can be found in ./monkey/.

This work is licensed under an MIT license.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL