An open API service indexing awesome lists of open source software.

https://github.com/startdusk/tinyscript


https://github.com/startdusk/tinyscript

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# tinyscript

Monkey programming language from 《[Writing an interpreter in Go](https://interpreterbook.com/)》 books.

## REPL

1. Run `make start` in your terminal