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

https://github.com/dhth/waiig


https://github.com/dhth/waiig

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Writing an Interpreter in Go

This is me learning to write an interpreter by following the book [Writing an
Interpreter in Go](https://interpreterbook.com/) by [Thorsten
Ball](https://github.com/mrnugget).