https://github.com/kitasuke/monkey-kotlin
"Writing An Interpreter in Go" and "Wring A Compiler in Go" in Kotlin
https://github.com/kitasuke/monkey-kotlin
Last synced: 4 months ago
JSON representation
"Writing An Interpreter in Go" and "Wring A Compiler in Go" in Kotlin
- Host: GitHub
- URL: https://github.com/kitasuke/monkey-kotlin
- Owner: kitasuke
- License: mit
- Created: 2018-10-06T04:27:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T04:27:17.000Z (over 7 years ago)
- Last Synced: 2025-10-14T16:05:18.454Z (8 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monkey-kotlin
"Writing An Interpreter in Go" and "Wring A Compiler in Go" in Kotlin