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
about:sac [2016/11/08 21:14] sbsabout:sac [2016/11/09 13:48] sbs
Line 9: Line 9:
 In more detail, the basic **language design goals** of SAC are In more detail, the basic **language design goals** of SAC are
  
-  * to provide a purely functional language with a **syntax very similar to that of C** in order to ease, for a large community of programmers, the transition from an imperative to a functional programming style;+  * to provide a purely functional language with a [[about:core|**syntax very similar to that of C**]] in order to ease, for a large community of programmers, the transition from an imperative to a functional programming style;
   * to support **multi-dimensional arrays** as first class objects;   * to support **multi-dimensional arrays** as first class objects;
   * to allow the specification of **shape- and dimension-invariant array operations**;   * to allow the specification of **shape- and dimension-invariant array operations**;