A simple programming language written in Go.
The goal of this project is to learn how to build a programming language from scratch.
It's basically my own interpretation of the https://craftinginterpreters.com/ book but in Go rather than in Java.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple programming language written in Go.
The goal of this project is to learn how to build a programming language from scratch.
It's basically my own interpretation of the https://craftinginterpreters.com/ book but in Go rather than in Java.