Argus (programming language)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Monkbot (talk | contribs) at 03:34, 28 September 2019 (→‎top: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Argus is a programming language created at MIT by Barbara Liskov between 1982 and 1988, in collaboration with Maurice Herlihy, Paul Johnson, Robert Scheifler, and William Weihl.[1] It is an extension of the CLU language, and utilizes most of the same syntax and semantics.[1] Argus was designed to support the creation of distributed programs, by encapsulating related procedures within objects called guardians, and by supporting atomic operations called actions.[1][2]

References

  1. ^ a b c Liskov, Barbara (1988). "Distributed Programming in Argus". Communications of the ACM. 31 (3): 300–312. doi:10.1145/42392.42399.
  2. ^ Walker, E. F. "Orphan Detection in the Argus System". MIT/LCS/TR-326. Archived from the original on 2011-07-20. Retrieved 2011-03-09.

External links