Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 309 Bytes

File metadata and controls

9 lines (5 loc) · 309 Bytes

monkey

Javascript like language/interpreter

Build Status

Motivation

Currently, I am reading Ball Thorsten's book Writing an Interpreter in Go and want to write JavaScript like language with interpreter.