In order to compile the program, you need to have a gazprea compiler and runtime installed. Set the following environment variables to the correct paths.
export GAZC=<path to gazprea compiler>
export GAZLIB=<path to gazprea runtime>
Simply use the runner script to create an executable file.
chmod +x run.sh
./run.sh