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

https://github.com/delta456/interpreter_go

Source code for Writing an Interpreter in Go Book. Made for learning purpose.
https://github.com/delta456/interpreter_go

Last synced: about 1 month ago
JSON representation

Source code for Writing an Interpreter in Go Book. Made for learning purpose.

Awesome Lists containing this project

README

          

# Interpreter Go

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

## License

Released under [MIT](LICENSE.md)