This is an interpreter written in Python to the monkey programming language in the book Writing an Interpreter in Go.
A Go implementation of the interpreter is available at https://github.com/carsonip/monkey-interpreter
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an interpreter written in Python to the monkey programming language in the book Writing an Interpreter in Go.
A Go implementation of the interpreter is available at https://github.com/carsonip/monkey-interpreter