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

https://github.com/pocmo/monkey-go

Code I wrote while reading "Writing an interpreter in Go" and "Writing a compiler in Go"
https://github.com/pocmo/monkey-go

Last synced: about 1 year ago
JSON representation

Code I wrote while reading "Writing an interpreter in Go" and "Writing a compiler in Go"

Awesome Lists containing this project

README

          

# monkey.go
Code I wrote while reading "Writing an interpreter in Go" and "Writing a compiler in Go"