Skip to content

An Interpreter for the Monkey Language written in GO

Notifications You must be signed in to change notification settings

linkdom/go-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-interpreter

An Interpreter for the Monkey Language written in GO

This serves as a fun experiment in order to learn more about tokenizers, lexers, parsers, the abstract syntax tree and the evaluator. The goal is first and foremost to learn something and have fun while doing it but also to turn this into a compiler eventually.

About

An Interpreter for the Monkey Language written in GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages