interpreterbook
There are 7 repositories under interpreterbook topic.
newenclave/mico
Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/
Flipez/rocket-lang
Home of 🚀🇱🅰🆖 (or RocketLang, if you are more into letters)
tommymarto/Monkey
Monkey language interpreter and bytecode-compiler (with custom VM) implementation in Go
agrison/monkey-kotlin
Writing an interpreter in Kotlin
gifti258/interpreterbook-factor
Factor implementation of Thorsten Ball: Writing an Interpreter in Go
Seng3694/monkey
Implementation of the "Monkey" language interpreter
JonasFovea/monkey-rs
My Rust implementation of the Monkey programming language, following the book "Writing an Interpreter in Go" by Thorsten Ball https://interpreterbook.com/