The work on parser is almost done. Running on local machine is fairly trivial.
- Clone the repository.
git clone https://github.com/regmicmahesh/small-lang
- Run the following command.
go run .
- You'll get a nice little prompt and have fun printing out the tokens.