Do a git clone of the repository. Here’s instructions of how do that.
Code Block git clone https://github.com/eliotmuirgrid/core.git
Then move to the correct directory
cd core/sandbox_lua
Next you need these
Then type make
make
Then run the test program that was compiled.
./test
...