C Implementation of the monkey programming language
Bytecode compiler and VM for the Monkeylang language, written in Rust
Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"
[WIP] Implementation of Monkey 🐒 Language in V
Toy programming language. Now being reimplemented in Rust: https://github.com/poteto/monkers
The Monkey Programming Language & Interpreter written in PHP.
Compiler for the Monkey language written in Go.
A Monkey Language interpreter, written in Python.
🐵 Monkey interpreter in Zig. 🚀
An implementation of the Monkey language in Lua