SALSA: Simple Actor Language System and Applications is a prototype programming language, dialect of Java, to develop concurrent active object (actor) systems for distributed environments, like the World Wide Computer (WWC).A preprocessor moves SALSA source code into Java source code. SALSA-generated code uses an actor library and run-time support developed specially for execution of SALSA programs on top of the WWC.
--> cd $Salsa
--> gunzip Salsa0.x.x.tar.gz
--> tar -xvf Salsa0.x.x.tar
If you have any questions, please send us email at salsa@cs.uiuc.edu.