Monkey language interpreter and bytecode-compiler (with custom VM) implementation in Go
-
Updated
Oct 23, 2020 - Go
Monkey language interpreter and bytecode-compiler (with custom VM) implementation in Go
Writing an interpreter in Kotlin
My Rust implementation of the Monkey programming language, following the book "Writing an Interpreter in Go" by Thorsten Ball https://interpreterbook.com/
Add a description, image, and links to the compilerbook topic page so that developers can more easily learn about it.
To associate your repository with the compilerbook topic, visit your repo's landing page and select "manage topics."