SALSA programming language

From Wikipedia, the free encyclopedia

The SALSA programming language (Simple Actor Language System and Architecture) uses concurrency primitives beyond asynchronous message passing, including token-passing, join, and first-class continuations. It also supports distributed computing over the Internet with universal naming, remote communication, and migration linguistic abstractions and associated middleware. For portability, it produces Java code.

[edit] External links