9 Forks
71 Stars
71 Watchers

lox

A rust implementation of the lox language

How to download and setup lox

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

Or simply clone lox with SSH
[email protected]:Darksecond/lox.git

If you have some problems with lox

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