Skip to content

An implementation of the monkey programming language as outlined in the book "Writing an Interpreter in Go" by Thorsten Ball.

Notifications You must be signed in to change notification settings

hendrikbursian/monkey-programming-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample implementation of the "Monkey" programming language interpreter as outlined in the book "Writing an interpreter in Go" by Thorsten Ball.

This implementation contains some custom additions and flavors like "Maybe" instead of null.

The main program runs the REPL.

About

An implementation of the monkey programming language as outlined in the book "Writing an Interpreter in Go" by Thorsten Ball.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages