Home > Computers > Programming > Languages > Sisal
SISAL (Streams and Iteration in a Single Assignment Language) a general-purpose single assignment functional programming language with strict semantics, automatic parallelisation and efficient arrays. Outputs a dataflow graph in IF1 (Intermediary Form 1). Derived from VAL, adds recursion and finite streams. Pascal-like syntax. Designed to be a common high-level language for numerical programs on a variety of multiprocessors.
http://compilers.iecc.com/comparch/article/93-09-016
From comp.compilers newsgroup.
https://www.computer.org/csdl/proceedings/hicss/1995/6935/00/69350266-abs.html
By I. Attali, D. Caromel, A.L. Wendelborn. Abstract and article, PDF file.
http://sourceforge.net/projects/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://www.sac-home.org/
Strict pure functional compiled language, C-like syntax. Design focus: numerical applications, emphasizing efficient support of array processing. Official SISAL successor.
http://en.wikipedia.org/wiki/SISAL
Growing article, with links to many related topics. [Wikipedia]
http://sisal.sourceforge.net/
Project for a moderately reworked Sisal frontend.
http://sourceforge.net/projects/sisal/
Optimizing Sisal compiler (sisalc) works atop pthreads for high performance on commodity SMP architectures. [ SourceForge.net]
http://www.linuxjournal.com/article/4383
Article shows benefits of Sisal with call to action. By Dave Raymond. [Linux Journal]
https://www.computer.org/csdl/proceedings/pas/1997/7870/00/78700112-abs.html
Article by Jean-Luc Gaudiot, Tom DeBoni, John Feo, Wim Böhm, Walid Najjar and Patrick Miller. Abstract and article in PDF-file.
Home > Computers > Programming > Languages > Sisal
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us