Skip to content

Commit 7f2eddf

Browse files
authored
Merge pull request #4005 from nbuwe/topic-clu
Add topic "clu"
2 parents 5c605eb + ae6bf88 commit 7f2eddf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

topics/clu/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
created_by: Barbara Liskov et al.
3+
display_name: CLU
4+
released: 1975
5+
short_description: CLU was the first implemented programming language to provide direct linguistic support for data abstraction.
6+
topic: clu
7+
url: https://pmg.csail.mit.edu/CLU.html
8+
wikipedia_url: https://en.wikipedia.org/wiki/CLU_(programming_language)
9+
---
10+
CLU was the first implemented programming language to provide direct linguistic support for data abstraction. CLU contains a number of other interesting and influential features, including checked exceptions, iterators, and parametric polymorphism.

0 commit comments

Comments
 (0)