Skip to content

Trivial programming language and interpreter written in go.

Notifications You must be signed in to change notification settings

dustinlindquist/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey

Monkey is a programming language and interpreter written in go.

I wanted to know more about the implementation of programming languages so I decided to do some hands on learning by working through: Writing An Interpreter In Go written by Thorsten Ball Most of this code comes straight from the book/examples.

Copyright (c) 2016-2017 Thorsten Ball

About

Trivial programming language and interpreter written in go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages