Skip to content

giancarlopernudisegura/donut-gazprea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donut

Setup

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>

How to run

Simply use the runner script to create an executable file.

chmod +x run.sh
./run.sh

Sources

About

C Donut but implemented in Gazprea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published