Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
about:sac [2016/10/19 22:21] – created hnvabout:sac [2016/11/08 21:14] sbs
Line 17: Line 17:
   * to use the module system, the foreign language interface, and the integration of states in order to create a **standard library** which provides a functionality similar to that of the standard C libraries, e.g. powerful **I/O facilities** or mathematical functions;   * to use the module system, the foreign language interface, and the integration of states in order to create a **standard library** which provides a functionality similar to that of the standard C libraries, e.g. powerful **I/O facilities** or mathematical functions;
   * to facilitate the compilation to host machine code which can be **efficiently executed** both in terms of time and space demand;   * to facilitate the compilation to host machine code which can be **efficiently executed** both in terms of time and space demand;
-  * to facilitate the compilation for **non-sequential program execution** in multiprocessor environments. +  * to facilitate the compilation for **non-sequential program execution** in multiprocessor environments. 
 + 
 + 
 +{{page>about:sac2c}} 
 + 
 +{{page>about:cases}}