Skip to content

An Interpreter for the monkey language

License

Notifications You must be signed in to change notification settings

ishanjain28/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkey Interpreter

This project is my attempt at writing an interpreter while working through the book, Writing an Interpreter in Go.

This language supports integers, strings, hashtables, functions, closures, arrays, if/else and more!

About

An Interpreter for the monkey language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages