Skip to content

My implementation of the Monkey programming language, as per Thosten Ball's "Writing an Interpreter in Go"

Notifications You must be signed in to change notification settings

stenskjaer/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Monkey implementation

This repository contains my version of Thorsten Ball's Writing an Interpreter in Go.

For more information about the book, see https://interpreterbook.com/.

My personal aim with this, aside from improving my Go skills and writing my first full programming language, is to eventually revise the TeX parser that is implemented (more or less by accident) in Samewords, a small utility that I have written for modifying TeX source files for critical text editing in academia.

About

My implementation of the Monkey programming language, as per Thosten Ball's "Writing an Interpreter in Go"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages