
Because of curiosity how to create a programming language, I decided to learn creating interpreted programming language. I’m using Go because I’m familiar with the language itself. To read the story of how to create programming language, please visit my article about this.
Beside targeting native operating system (like windows or linux), I’m also experimenting to build it to WebAssembly so you can test it without downloading the interpeter.