0 Forks
0 Stars
0 Watchers

Macaque

F# implementation of the Monkey programming language from the book "Writing an INTERPRETER in Go" by Thorsten Ball

How to download and setup Macaque

Open terminal and run command
git clone https://github.com/Davoud/Macaque.git
git clone is used to create a copy or clone of Macaque repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Macaque https://github.com/Davoud/Macaque/archive/master.zip

Or simply clone Macaque with SSH
[email protected]:Davoud/Macaque.git

If you have some problems with Macaque

You may open issue on Macaque support forum (system) here: https://github.com/Davoud/Macaque/issues