Skip to content
/ monkey Public

An interpreter for the Monkey programming language written in Go.

License

Notifications You must be signed in to change notification settings

alexruf/monkey

Repository files navigation

Monkey 🐵

An interpreter for the Monkey programming language written in Go.

Since this project is only for learning purpose, the results won't be production ready.

Install the pre-compiled binary

Manually

Download the pre-compiled binaries from releases pages and copy to the desired location.

Homebrew tap

brew install alexruf/tap/monkey

About

An interpreter for the Monkey programming language written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published