Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
download:stdlib [2017/11/21 11:19] sbsdownload:stdlib [2021/02/02 11:20] – Change to sources hnv
Line 1: Line 1:
-===== 2 Standard Library: SacBase =====+===== Source Codes: SacBase =====
  
-The standard library comes as a collection of public repositories on [[http://www.github.com/SacBase|github/SacBase]].+The source code for various parts of the SaC-ecosystem can be found in our public repositories on [[http://www.github.com/SacBase|github/SacBase]].
  
-As a **minimum** you should consider getting the //core// stdlib, either in binary form ([[http://github.com/SacBase/Stdlib/releases|SacBase/Stdlib/releases]]) or as source code from [[http://www.github.com/SacBase/Stdlib|SacBase/Stdlib]]. +If you prefer you can compile the Stdlib from source instead of using the binary release aboveThe source code can be found at [[http://www.github.com/SacBase/Stdlib|SacBase/Stdlib]]. Instructions to [[download:building:stdlib|build and install the standard library]] are provided.
- +
-In the case of the source code, you'll have to check out the latest versions of the the ''stdlib'' repository and possibly further repositories 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''. 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)]].  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)]].