Monkey Lang Playground

Experiment with the Monkey programming language right here in your browser. This implementation compiles to WebAssembly for high-performance execution. It supports functional patterns like closures and higher-order functions.

Read the blog post on how I built this: Building a WebAssembly App with Go.

Loading WASM module...