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

https://github.com/gwuah/donkey

interpreter for donkey-lang
https://github.com/gwuah/donkey

Last synced: 2 months ago
JSON representation

interpreter for donkey-lang

Awesome Lists containing this project

README

        

# donkey
learning how to build a compiler in golang (https://compilerbook.com)

# How to run
currently : `go run main.go`