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. It is an extension of the CLU language, and utilizes most of the same syntax and semantics. 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.
References
- ^ Liskov, Barbara (1988). "Distributed Programming in Argus". Communications of the ACM. 31 (3): 300–312. doi:10.1145/42392.42399. S2CID 16233001.
- 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
This programming-language-related article is a stub. You can help Misplaced Pages by expanding it. |