Category:Sisal

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Sisal
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Sisal.
This page uses content from Wikipedia. The original article was at Sisal. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)

SISAL (Streams and Iteration in a Single Assignment Language) is a general-purpose single assignment functional programming language with strict semantics, implicit parallelism, and efficient array handling. SISAL outputs a dataflow graph in Intermediary Form 1 (IF1). It was derived from VAL (Value-oriented Algorithmic Language), and adds recursion and finite streams. It has a Pascal-like syntax and was designed to be a common high-level language for numerical programs on a variety of multiprocessors.

See Also

A Tutorial Introduction to Sisal A High Performance, Portable, Parallel Programming Language

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Sisal"

The following 2 pages are in this category, out of 2 total.