This MedLibrary.org supplementary page on SISAL is provided directly from the open source Wikipedia as a service to our readers. Please see the note below on authorship of this content, as well as the Wikipedia usage guidelines. To search for other content from our encyclopedia supplement, please use the form below:
Related Sponsors
| Paradigm | functional, dataflow |
|---|---|
| Appeared in | 1983 |
| Designed by | James McGraw |
| Developer | James McGraw et al, at University of Manchester, LLNL, Colorado State University, and DEC |
| Typing discipline | static, strong |
| Major implementations | osc, sisalc |
| Influenced by | VAL, Pascal, C, Fortran |
| Influenced | SAC |
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.
History
SISAL was defined in 1983 by James McGraw et al, at the University of Manchester, LLNL, Colorado State University and DEC. It was revised in 1985, and the first compiled implementation was made in 1986. Its performance is superior to C and rivals Fortran, according to some sources,1 combined with efficient and automatic parallelization.
SISAL's name came from grepping "sal" for "Single Assignment Language" from the Unix dictionary /usr/dict/words.
Versions exist for the Cray X-MP, Y-MP, 2; Sequent, Encore Alliant, dataflow architectures, Transputers and systolic arrays.
References
- ^ Retire Fortran?: a debate rekindled, David Cann, August 1992, Communications of the ACM, Volume 35, Issue 8
External links
- SISAL Parallel Programming SourceForge.net project page
This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.
Wikipedia content modification information:
- This page was last modified on 9 November 2008, at 18:28.
Wikipedia Authorship and Review
Wikipedia content provided here is not reviewed directly by MedLibrary.org. Wikipedia content is authored by an open community of volunteers and is not produced by or in any way affiliated with MedLibrary.org.
Wikipedia Usage Guidelines
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article on "SISAL".
The URL for this specific entry is:
All Wikipedia text is available under the terms of the GNU Free Documentation License. (See Copyrights for details). Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
