Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonaylor89/monkey
Tree-walking interpreter and bytecode compiler/VM for the monkey programming language
https://github.com/jonaylor89/monkey
bytecode compiler golang interpreter parser
Last synced: about 2 months ago
JSON representation
Tree-walking interpreter and bytecode compiler/VM for the monkey programming language
- Host: GitHub
- URL: https://github.com/jonaylor89/monkey
- Owner: jonaylor89
- Created: 2018-01-02T23:48:57.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T02:11:00.000Z (about 2 years ago)
- Last Synced: 2024-06-19T23:14:32.513Z (7 months ago)
- Topics: bytecode, compiler, golang, interpreter, parser
- Language: Go
- Homepage: https://interpreterbook.com
- Size: 2.63 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonkeyInterpreter
Interpreter for the MonkeyInterpreter programming language
![Monkey Logo](assets/MonkeyLangLogo.png)