-->
Software Developer
Golang is a statically typed, complied language. Hence, it does not have an interpreter. This project shows what Golang's interpreter would look like, and how it would parse & evaluated Go code.