10 skills found
chr4 / Writing An Interpreter In RustThis is a port of the Monkey interpreter from Thorsten Ball's book "Writing and interpreter in Go" https://interpreterbook.com
newenclave / MicoMico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/
Flipez / Rocket LangHome of 🚀🇱🅰🆖 (or RocketLang, if you are more into letters)
mdlayher / Monkey RsA Rust implementation of the Monkey programming language from https://interpreterbook.com/. MIT Licensed.
geovanisouza92 / GeoGeo programming language based on https://interpreterbook.com/
AlphaKeks / Interpreterhttps://interpreterbook.com/
RyanBrushett / Interpreterhttps://interpreterbook.com/
meln1k / Monkey RsAn interpreter from https://interpreterbook.com/ written in Rust
tommymarto / MonkeyMonkey language interpreter and bytecode-compiler (with custom VM) implementation in Go
jemmaissroff / KokoWorking through this Interpreter book https://interpreterbook.com/