Tags: Programming Language.
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. On the one hand efficiency in program development is to be improved by the opportunity to specify array operations on a high level of abstraction. On the other hand efficiency in program execution i.e.