- trying to create an interpreter/compiler in Go to understand a language
- following
Writing an Interpreter in Go
as well asWriting a Compiler in Go
from Thorsten Ball - afterwards i'll add more features to better coding concepts
- static type inference
- composition and inheritance