repositorypackage
0.0.0-20231214025347-58033d4169b2
Repository: https://github.com/bowmanmike/monkey.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Monkey
Go implementation of a simple programming language interpreter. Following https://interpreterbook.com/.