A simple programming language written in Go, and I'm lazy to implement this project btw.
- Clone the repo to local:
git clone https://github.com/uynilo9/bento.git
- Build the entire program:
make build
- Run the Bento CLI to get started:
./bin/bento
Apache License 2.0