An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Cornell University Programming Language (also called CUPL) is a procedural computerprogramming language developed at Cornell University in the late 1960s. CUPL was based on an earlier Cornell-developed programming language, CORC.It was used to teach introductory computer programming classes.

Property Value
dbo:abstract
  • Cornell University Programming Language (also called CUPL) is a procedural computerprogramming language developed at Cornell University in the late 1960s. CUPL was based on an earlier Cornell-developed programming language, CORC.It was used to teach introductory computer programming classes. CUPL was developed by Richard W. Conway, W. L. Maxwell, G. Blomgren, Howard Elder, H. Morgan, C. Pottle, W. Riddle, and Robert Walker.CUPL had a very simple syntax similar to BASIC and to PL/I.The processor was designed to offer extensive error correction and diagnostic capabilities.This would allow student programs to execute even if they contained minor syntax errors.The compiler also included spelling correction capabilities so that if a variable name is referenced only once, the compiler would assume that it was a misspelling of some other intended name. CUPL also offered an extensive set of matrix operations and offered dynamic run-time memory allocation.At the time, Cornell's computer was an IBM System 360 Model 40 batch processing system with only 64K of core memory.CUPL was able to process a large number of student programs quickly by remaining resident in core memory, but the compiler occupied 58K of memory, leaving only a small amount for the program code and variable storage.CUPL (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 29012502 (xsd:integer)
dbo:wikiPageLength
  • 3860 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1110419907 (xsd:integer)
dbo:wikiPageWikiLink
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Cornell University Programming Language (also called CUPL) is a procedural computerprogramming language developed at Cornell University in the late 1960s. CUPL was based on an earlier Cornell-developed programming language, CORC.It was used to teach introductory computer programming classes. (en)
rdfs:label
  • Cornell University Programming Language (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:influencedBy of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is dbp:influencedBy of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License