Jump to content

Argus (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dimadick (talk | contribs) at 10:07, 11 February 2017 (External links). 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.