Streams and Iteration in a Single Assignment Language
Reboot of LLNL Sisal
Sisal is a unique parallel language that supports a clean, fully implicit parallelization model.
The optimizing sisal compiler (sisalc) works on top of pthreads to give high performance on commodity SMP architectures.
[Initial repository cloned from https://sourceforge.net/projects/sisal/]