Girish Mahajan (Editor)

SALSA (programming language)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Paradigm
  
Actor model

Implementation language
  
Java

Filename extensions
  
.salsa

First appeared
  
2001 (2001)

OS
  
cross-platform

Stable release
  
1.1.5 / July 18, 2011; 5 years ago (2011-07-18)

The SALSA programming language (Simple Actor Language System and Architecture) is an actor-oriented programming language that 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.

References

SALSA (programming language) Wikipedia


Similar Topics