README ¶ Monkey This repo contains an implementation of the interpreter for the Monkey Programming Language as described in Writing An Interpreter In Go . Check the language spec/details here . License The MIT license. Please check LICENSE for more details. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis ast evaluator lexer object parser contains alternate and simplified methods contains alternate and simplified methods repl token Click to show internal directories. Click to hide internal directories.