/monkey

Monkey programming language interpreter implementations from the book "Writing an Interpreter in Go"

Primary LanguageElixir

Monkey

This repository contains implementations of the Monkey programming language from Thorsten Ball's book, Writing An Interpreter In Go.

Currently there are these implementations in varying states of completeness:

  • Elixir
  • Zig