0 Forks
0 Stars
0 Watchers

lox-es

An implementation of the Lox language from Bob Nystrom's "Crafting Interpreters" using NodeJS

How to download and setup lox-es

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

Or simply clone lox-es with SSH
[email protected]:seanohue/lox-es.git

If you have some problems with lox-es

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