https://github.com/svenrisse/go-monkey
Monkey Programming Language
https://github.com/svenrisse/go-monkey
go golang learning monkey-programming-language thorstenball
Last synced: 4 months ago
JSON representation
Monkey Programming Language
- Host: GitHub
- URL: https://github.com/svenrisse/go-monkey
- Owner: svenrisse
- License: mit
- Created: 2024-04-24T19:27:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T18:36:25.000Z (over 1 year ago)
- Last Synced: 2025-02-06T19:52:03.025Z (about 1 year ago)
- Topics: go, golang, learning, monkey-programming-language, thorstenball
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monkey Programming Language
**Monkey interpreter & compiler implementation in Go, based on Thorsten Ball's [Writing An Interpreter In Go](https://interpreterbook.com/) and [Writing A Compiler In Go](https://compilerbook.com/) books.**
## License
MIT License ([LICENSE](LICENSE)).