- CORC
CORC (after CORnell Compiler), was a simple
computer language developed atCornell University in 1962 to serve lay users, namely, for students to use to solve math problems. Its developers,industrial engineering professors Richard Conway and William Maxwell andmathematics professor Robert J. Walker, sought to create a diagnostic compiler inPL/I which could both expose math and engineering students to computing and remove the burden of mechanical problem-solving from their professors.CORC was designed with ease of use in mind. In contrast to the
BASIC programming language under contemporaneous development atDartmouth College , it usedEnglish language statements. Since programs were tediously input withpunch cards , thecompiler had a high tolerance for error, attempting to bypass or even correct problem sections of code. Students could submit a program by 5 PM which would be compiled or run overnight, with results available the next morning.It was initially run on the Burroughs 220 and later extended to the
Control Data Corporation CDC 1604 . In 1966 it was superseded byCUPL , a batch compiler for teaching which ran on theIBM System/360.An extension of CORC, the Cornell List Processor (CLP), was a list processing language used for simulation.
External links
* [http://www.catb.org/~esr/cupl/ Resource page for cupl 1.6] , providing binary and source code and background information about CUPL and CORC.
References
* [http://portal.acm.org/citation.cfm?id=366604.366651&dl=GUIDE&dl=ACM "The Cornell Computing Language"] , R.W. Conway et al, "CACM" 6(6):317-320 (Jun 1963) Sammet 1969, p.294-296. [Sammet 1969, p. 461] .
* [http://www.cit.cornell.edu/computer/history/Lesser/ Richard C. Lesser's Recollections: The Cornell Computing Center - the early years, 1953 to 1964] .
*FOLDOC
Wikimedia Foundation. 2010.