6 Forks
46 Stars
46 Watchers

slox

Swift implementation of a Lox interpreter

How to download and setup slox

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

Or simply clone slox with SSH
[email protected]:alexito4/slox.git

If you have some problems with slox

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