SAC: Single Assignment C 
Strict pure functional compiled language, C-like syntax. Design focus: numerical applications, emphasizing efficient support of array processing. Official SISAL successor.
http://www.sac-home.org/
SISAL 
Growing article, with links to many related topics. [Wikipedia]
http://en.wikipedia.org/wiki/SISAL
Sisal 
Official home of high performance, portable, parallel, functional language, for parallel computing and scientific uses.
http://tamanoir.ece.uci.edu/projects/sisal/sisal.html
Sisal Lives 
Project for a moderately reworked Sisal frontend.
http://sisal.sourceforge.net/
Sisal Parallel Programming 
Optimizing Sisal compiler (sisalc) works atop pthreads for high performance on commodity SMP architectures. [ SourceForge.net]
http://sourceforge.net/projects/sisal/
The Sisal Model of Functional Programming and its Implementation 
Article by Jean-Luc Gaudiot, Tom DeBoni, John Feo, Wim Böhm, Walid Najjar and Patrick Miller. Abstract and article in PDF-file.
http://csdl2.computer.org/persagen/DLAbsToc.jsp?resourcePath=/dl/proceedings/&toc=comp/proceedings/pas/1997/7870/00/7870toc.xml&DOI=10.1109/AISPAS.1997.581640
mySAL 
A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL.
http://sourceforge.net/projects/mysal/
|
|