Skip to content

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

Notifications You must be signed in to change notification settings

mhanberg/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks