https://github.com/snehalyelmati/monkey
Interpreter for MonkeyLang built with Go.
https://github.com/snehalyelmati/monkey
go interpreter monkeylang
Last synced: 15 days ago
JSON representation
Interpreter for MonkeyLang built with Go.
- Host: GitHub
- URL: https://github.com/snehalyelmati/monkey
- Owner: snehalyelmati
- Created: 2021-11-15T15:15:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T08:13:59.000Z (almost 3 years ago)
- Last Synced: 2025-09-02T14:56:35.030Z (about 2 months ago)
- Topics: go, interpreter, monkeylang
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonkeyLang Interpreter in Go