Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
download:demos [2016/11/18 15:41] – created sbsdownload:demos [2016/11/18 15:50] sbs
Line 1: Line 1:
-===== the Demos =====+===== The Demos =====
  
-[[internal:building:stdlib|Building the standard library]]. Again, if things go fine you may want to proceed to the ''sac'' libraries. If you are curious about the details on where the built modules are actually stored or on how platform dependent versions are created and kept apart you can read up about [[internal:abi|cross compilation and the SBI (SaC Binary Interface)]].  +The ''demos'' as well as the source codes for our [[tutorial]] can be found on [[http://www.github.com/SacBase|github/SacBase]]. 
-  [[internal:demos|Building the SaC example programs]] of our ''sac'' repository.+ 
 +You can download them freely to any location you like. Those directories make use of  
 +our [[internal:demos|generic Makefiles for compiling SaC programs]].