1 Forks
8 Stars
8 Watchers

glox

Golang implementation for the Lox language from the book Crafting Interpreters (http://craftinginterpreters.com/).

How to download and setup glox

Open terminal and run command
git clone https://github.com/iamsayantan/glox.git
git clone is used to create a copy or clone of glox 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 glox https://github.com/iamsayantan/glox/archive/master.zip

Or simply clone glox with SSH
[email protected]:iamsayantan/glox.git

If you have some problems with glox

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