Skip to content

Commit 6880fd9

Browse files
authored
Merge branch 'github:main' into google-sheets
2 parents 6e5b433 + 7f2eddf commit 6880fd9

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)