SR (programming language): Difference between revisions

Content deleted Content added
m Category:Programming languages
Danakil (talk | contribs)
mNo edit summary
Line 1:
'''SR''' (anshort abbreviation offor '''Synchronizing Resources''') is a [[programming language]] designed for [[concurrent programming]].
 
"''Resources"'' encapsulate processes and the variables they share., Each Resourceand can be separately compiled. "''Operations"'' provide the primary mechanism for process interaction.
 
SR provides a novel integration of the mechanisms for invoking and servicing operations. Consequently, it supports local and [[remote procedure call]], rendezvous, [[message passing]], dynamic process creation, multicast, [[semaphore (programming)|semaphores]] and [[shared memory]].
Line 12:
==External links==
* [http://www.cs.arizona.edu/sr/ The SR Programming Language]
 
[[Category:Programming languages]]
 
{{FOLDOC}}
 
{{stub}}
 
[[Category:Programming languages]]