CLU
From CSSEMediaWiki
(Difference between revisions)
m (Reverted edits by Ebybymic (Talk); changed back to last version by Jenny Harlow) |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | ==CLU== | |
− | CLU is an early form of object-oriented programming language developed by [[Barbara Liskov]] and her students at MIT at around the same time as [[Smalltalk]] was being developed at Xerox Park. CLU reflected Liskov's interest in abstract data types and is interesting for it's influence on subsequent languages (see [http://en.wikipedia.org/wiki/CLU_(programming_language) Wikipedia's CLU page]) as well as for the ways that it differed to languages such as Smalltalk: | + | CLU is an early form of object-oriented programming language developed by [[Barbara Liskov]] and her students at MIT at around the same time as [[Smalltalk]] was being developed at Xerox Park. CLU reflected Liskov's interest in abstract data types and is interesting for it's influence on subsequent languages (see [http://en.wikipedia.org/wiki/CLU_(programming_language) Wikipedia's CLU page]) as well as for the ways that it differed to languages such as Smalltalk:<blockquote>"The big difference between my work and the Smalltalk work was that I focused on making a very strong distinction between what a module did and how it was accomplished, whereas a lot of people in the early days were more about the implementation technique." {{Ref|1}}</blockquote> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==References== | ==References== |
Latest revision as of 03:21, 25 November 2010
Contents |
CLU
CLU is an early form of object-oriented programming language developed by Barbara Liskov and her students at MIT at around the same time as Smalltalk was being developed at Xerox Park. CLU reflected Liskov's interest in abstract data types and is interesting for it's influence on subsequent languages (see Wikipedia's CLU page) as well as for the ways that it differed to languages such as Smalltalk:"The big difference between my work and the Smalltalk work was that I focused on making a very strong distinction between what a module did and how it was accomplished, whereas a lot of people in the early days were more about the implementation technique." [1]
References
- ^Hoffman, L. (2009). Q&A: Liskov on Liskov. Communications of the ACM, 52(7), pp. 19-120.