For files and info, please see the SourceForge Project
page.
mySAL is a simple single assignment language. It has its roots in
Sisal, and old and venerable SAL. The object of mySAL is to provide
a framework for a true, distributed runtime for Sisal. Since this
is
hard, and since I'm working on it in my spare time (like anybody
has enough of that :-), I'm prototyping in Python. Using pyMPI,
I'll be building distributed runtime components and the like.