Skip to content
/ monke Public

monkey lang implementation by following Thorsten Ball's book

Notifications You must be signed in to change notification settings

arkdev9/monke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monke

An implementation of the monkey-lang specified in the book "Writing an Interpreter in Go" by Thorsten Ball.

This is a 1:1 implementation of the language defined in the book, though I aim to do the additional challenges presented in it as well (e.g. support for Unicode / UTF-8 characters).

About

monkey lang implementation by following Thorsten Ball's book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages