This HTML5 document contains 108 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n24http://woodsheep.jp/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n16http://pmg.csail.mit.edu/
n23http://www.w3.org/2006/03/wn/wn20/instances/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n8http://www.lcs.mit.edu/publications/pubs/pdf/
owlhttp://www.w3.org/2002/07/owl#
n21http://cgibin.erols.com/ziring/cgi-bin/cep/
n20http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
n14http://99-bottles-of-beer.net/
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/
n15https://web.archive.org/web/20030917041834/http:/www.lcs.mit.edu/publications/pubs/pdf/

Statements

Subject Item
dbr:CLU_(programming_language)
rdf:type
schema:Language dbo:Language dbo:Software dbo:ProgrammingLanguage wikidata:Q315 owl:Thing wikidata:Q9143
rdfs:label
CLU (programming language)
rdfs:comment
CLU is a programming language created at the Massachusetts Institute of Technology (MIT) by Barbara Liskov and her students starting in 1973. While it did not find extensive use, it introduced many features that are used widely now, and is seen as a step in the development of object-oriented programming (OOP). Key contributions include abstract data types, call-by-sharing, iterators, multiple return values (a form of parallel assignment), type-safe parameterized types, and type-safe variant types. It is also notable for its use of classes with constructors and methods, but without inheritance.
owl:sameAs
yago-res:CLU_(programming_language) freebase:m.02471
dbp:wikiPageUsesTemplate
dbt:Cite_book dbt:Official_website dbt:Reflist dbt:Cite_web dbt:Citation_needed dbt:Authority_control dbt:CLU dbt:More_citations_needed dbt:URL dbt:Start_date_and_age dbt:Infobox_programming_language
foaf:homepage
n16:CLU.html
dct:subject
dbc:Programming_languages_created_by_women dbc:Programming_languages_created_in_1975 dbc:Massachusetts_Institute_of_Technology_software dbc:Procedural_programming_languages dbc:Class-based_programming_languages dbc:Academic_programming_languages
dbo:wikiPageExternalLink
n8:MIT-LCS-TR-561.pdf n14:language-clu-133.html n15:MIT-LCS-TR-561.pdf n21:cep.pl%3F_key=CLU n24:clu2c.html
dbo:latestReleaseVersion
Native CLU 1.5 (SPARC,VAX) / Portable CLU /
foaf:name
CLU
gold:hypernym
dbr:Language
dbp:wordnet_type
n23:synset-programming_language-noun-1
prov:wasDerivedFrom
n20:CLU_(programming_language)?oldid=1045591002&ns=0
dbo:wikiPageID
7575
dbo:wikiPageLength
13225
dbo:wikiPageRevisionID
1045591002
dbo:wikiPageWikiLink
dbc:Programming_languages_created_in_1975 dbr:Massachusetts_Institute_of_Technology dbr:Ada_(programming_language) dbr:Alphard_(programming_language) dbr:Argus_(programming_language) dbr:Exception_handling dbr:Programming_language dbr:Python_(programming_language) dbr:Procedural_programming dbr:C_(programming_language) dbr:Programming_paradigm dbr:Syntax dbr:Simula dbr:Iterator dbr:Inheritance_(object-oriented_programming) dbr:Evaluation_strategy dbr:Class_(computer_programming) dbr:Barbara_Liskov dbr:Assignment_(computer_science) dbr:ML_(programming_language) dbr:CPL_(programming_language) dbr:Template_(C++) dbr:Perl dbr:Object-oriented_programming dbr:Constructor_(object-oriented_programming) dbr:Lua_(programming_language) dbr:Type_conversion dbr:Complex_number dbr:Java_(programming_language) dbc:Procedural_programming_languages dbr:Lisp_(programming_language) dbr:ALGOL dbr:Sather dbr:ALGOL_60 dbr:C_Sharp_(programming_language) dbr:SPARC dbr:API dbr:VAX dbc:Academic_programming_languages dbr:Strong_and_weak_typing dbr:Abstract_data_type dbc:Class-based_programming_languages dbr:Ruby_(programming_language) dbr:Swift_(programming_language) dbr:Generic_programming dbc:Programming_languages_created_by_women dbr:Tagged_union dbr:C++ dbc:Massachusetts_Institute_of_Technology_software
dbo:designer
dbr:Barbara_Liskov
dbo:developer
dbr:Massachusetts_Institute_of_Technology
dbo:influenced
dbr:Argus_(programming_language) dbr:C++ dbr:Lua_(programming_language) dbr:Python_(programming_language) dbr:Swift_(programming_language) dbr:Ada_(programming_language) dbr:Ruby_(programming_language) dbr:Sather
dbo:influencedBy
dbr:Simula dbr:Alphard_(programming_language) dbr:ALGOL_60 dbr:Lisp_(programming_language)
dbo:abstract
CLU is a programming language created at the Massachusetts Institute of Technology (MIT) by Barbara Liskov and her students starting in 1973. While it did not find extensive use, it introduced many features that are used widely now, and is seen as a step in the development of object-oriented programming (OOP). Key contributions include abstract data types, call-by-sharing, iterators, multiple return values (a form of parallel assignment), type-safe parameterized types, and type-safe variant types. It is also notable for its use of classes with constructors and methods, but without inheritance.
foaf:isPrimaryTopicOf
n20:CLU_(programming_language)