Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/travisty-/monkey
A toy interpreted programming language, written in Go.
https://github.com/travisty-/monkey
go golang interpreter programming-language
Last synced: about 2 months ago
JSON representation
A toy interpreted programming language, written in Go.
- Host: GitHub
- URL: https://github.com/travisty-/monkey
- Owner: travisty-
- License: mit
- Created: 2018-02-03T09:25:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T04:16:55.000Z (over 2 years ago)
- Last Synced: 2023-07-15T09:35:08.326Z (over 1 year ago)
- Topics: go, golang, interpreter, programming-language
- Language: Go
- Homepage: https://interpreterbook.com
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monkey
A toy interpreted programming language, written in Go.