Jump to content

UNCOL: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
link
Bluebot (talk | contribs)
bad link repair
Line 4: Line 4:


The concept of such a universal intermediate language is old: the
The concept of such a universal intermediate language is old: the
[[SHARE_%28computing%29|SHARE]] report (1958) already says "[it has] been discussed by many independent persons as long ago as 1954." Macrakis (1993) summarizes its fate:
[[SHARE (computing)|SHARE]] report (1958) already says "[it has] been discussed by many independent persons as long ago as 1954." Macrakis (1993) summarizes its fate:


<blockquote>UNCOL was an ambitious effort for the early 1960’s. An attempt to solve
<blockquote>UNCOL was an ambitious effort for the early 1960’s. An attempt to solve

Revision as of 21:29, 20 September 2006

UNCOL, UNiversal Computer Oriented Language, was a proposed universal intermediate language for compilers. It was never fully specified or implemented; in many ways it was more a concept than a language.

UNCOL was intended to make compilers economically available for each new instruction set architecture and programming language. Each machine architecture would require just one compiler back end, and each programming language would require one compiler front end. This was a very ambitious goal in 1961 because compiler technology was in its infancy, and little was standardized in computer hardware and software.

The concept of such a universal intermediate language is old: the SHARE report (1958) already says "[it has] been discussed by many independent persons as long ago as 1954." Macrakis (1993) summarizes its fate:

UNCOL was an ambitious effort for the early 1960’s. An attempt to solve

the compiler-writing problem, it ultimately failed because language and

compiler technology were not yet mature.

In the 1970’s, compiler-compilers ultimately contributed to solving the problem that UNCOL set itself: the economical production of compilers for new languages and new machines.

UNCOL is sometimes used as a generic term for the idea of a universal intermediate language. The Architecture Neutral Distribution Format is an example of an UNCOL in this sense.

References

  • Melvin E. Conway, "Proposal for an UNCOL", Communications of the ACM 1:3:5 (1958).
  • Jean E. Sammet, Programming Languages: History and Fundamentals, Prentice-Hall, 1969. Chapter X.2: UNCOL (Significant Unimplemented Concepts), p. 708.
  • SHARE Ad-Hoc Committee on Universal Languages (J. Strong, J. Olsztyn, J. Wegstein, O. Mock, A. Tritter, T. Steel), "The Problem of Programming Communication with Changing Machines", Communications of the ACM 1:8:12 (August 1958) and 1:9:9 (September 1958).
  • Stavros Macrakis, "From UNCOL to ANDF: Progress in Standard Intermediate Languages", White Paper, Open Software Foundation Research Institute, RI-ANDF-TP2-1, January, 1992. Available at CiteSeer
  • T.B. Steel, Jr., "UNCOL: Universal Computer Oriented Language Revisited", Datamation (Jan/Feb 1960), p. 18.
  • T.B. Steel, Jr., "A First Version of UNCOL", Proc. Western Joint Computer Conference 19:371 (Los Angeles, May 9-11, 1961).
  • T.B. Steel, Jr., "UNCOL: The Myth and the Fact", Annual Review in Automatic Programming 2:325 (1961).