Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey

Building an interpreter for the Monkey programming language, as designed and implemented in Thorsten Ball's book "Writing An Interpreter In Go". This is a means for me to learn Go and exercise/build on the subjects I learned in my Principles of Programming Languages Class (CSCI 3136).

go mod init monkey
go mod tidy

About

Interpreter for the Monkey Language From Thorsten Ball's book

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages