command
module
Version:
v0.0.0-...-bc07f76
Opens a new window with list of versions in this module.
Published: Nov 20, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
monkey
Monkey Language implementation in Go, from "Writing an Interpreter in Go" by Thorsten Ball.
Setup
To run the test suite:
$ go test ./...
To open a REPL:
# Use ctrl-c to exit
$ go run .
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.