Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
download:stdlib [2016/11/18 16:03] – ↷ Links adapted because of a move operation sbsdownload:stdlib [2022/02/03 11:58] (current) – removed sbs
Line 1: Line 1:
-===== Standard Library: SacBase ===== 
- 
-The standard library comes as a collection of public repositories on [[http://www.github.com/SacBase|github/SacBase]]. 
- 
-As a **minimum** you should download the repo [[http://www.github.com/SacBase/stdlib-core|SacBase/stdlib-core]]. 
- 
-After you have checked out the latest versions of the the ''stdlib-core'' repo and possibly further repos from ''SacBase'', 
-you need to [[download:building:stdlib|build and install the standard library]]. 
- 
-Normally, the install of the stdlib should work fine in which case may want to proceed to the ''demos''. 
- 
-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 [[download:details:sbi|cross compilation and the SBI (SaC Binary Interface)]].