An open API service indexing awesome lists of open source software.

https://github.com/vbrazo/writing-an-interpreter-in-go

Writing an interpreter in Go
https://github.com/vbrazo/writing-an-interpreter-in-go

golang interpreter

Last synced: about 1 year ago
JSON representation

Writing an interpreter in Go

Awesome Lists containing this project

README

          

# Writing an Interpreter in Go

Source code for [Writing an Interpreter in Go](https://interpreterbook.com). Made for learning purpose.

## LICENSE

Released under [MIT](LICENSE)