Skip to content

kylebustard/monkey-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing an Interpreter in Go

This project is based on the book by Thorsten Ball.

What is being built?

An interpreter for a scripting language Monkey that is inspired by ECMAScript.

Why?

  • I like ECMAScript (a.k.a. JavaScript), and I want to better understand how it works.

  • Go is popular, and I want to get more experience with it.

About

monkey interpreter written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages