SR is a programming language created in 1988.
#3755on PLDB | 36Years Old |
SR (short for Synchronizing Resources) is a programming language designed for concurrent programming. Resources encapsulate processes and the variables they share, and can be separately compiled. Operations provide the primary mechanism for process interaction. Read more on Wikipedia...