Skip to content

sguessou/monkey-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey-go

Learning how to write an Interpreter called Monkey using Go!

If you're interested in learning about interpreters and compilers head off here -> Writing An Interpreter In Go by Thorsten Ball

Big shout-out to Thorsten Ball for writing the books!!!

Load the monkey-go interpreter by running go run main.go at the terminal.

Lexer

Releases

No releases published

Packages

No packages published

Languages