A random programming language implementation written in Go. Based off of Writing an Interpreter in Go by Thorsten Ball with slight changes. Primary change is 'let' is now 'var'.
Built With
Straight Go and it's standard library
Usage
No support is provided on how to write this language, nor how to run it.