SAC is an open source programming language created in 1994 by Sven-Bodo Scholz and Clemens Grelck.
#1863on PLDB | 30Years Old |
SAC (Single Assignment C) is a strict purely functional programming language whose design is focused on the needs of numerical applications. Emphasis is laid on efficient support for array processing. Efficiency concerns are essentially twofold. Read more on Wikipedia...