Combined Programming Language
Paradigm | multi-paradigm: procedural, imperative, structured, functional |
---|---|
Appeared in | 1963 |
Designed by | Christopher Strachey et al. |
Influenced by | ALGOL 60 |
Influenced | BCPL, POP-2 |
The Combined Programming Language (CPL) was a computer programming language developed jointly between the Mathematical Laboratory at the University of Cambridge and the University of London Computer Unit during the 1960s. The collaborative effort was responsible for the "Combined" in the name of the language (previously, the name was Cambridge Programming Language). D.W. Barron and Christopher Strachey were involved (for others see paper). In 1963 (when the paper was published) it was currently being implemented on the Titan Computer at Cambridge and the Atlas Computer at London.
It was heavily influenced by ALGOL 60 but, instead of being extremely small, elegant and simple, CPL was big, only moderately elegant, and complex.[dubious ]
CPL proved overly complex for the small computers and immature compiler technologies of the time. Properly working compilers were probably written by about 1970, but the language was never very popular and seems to have disappeared without trace sometime in the 1970s.
A later language based on CPL, called BCPL (for Basic CPL, although originally Bootstrap CPL[citation needed]) was a much simpler language intended primarily as a systems programming language, particularly for writing compilers. BCPL then led, via B, to the popular and influential C programming language.
References
- D.W. Barron, J.N. Buxton, D.F. Hartley, E. Nixon, and C. Strachey. "The main features of CPL", The Computer Journal 6:2:134-143 (1963).full text (subscription)
- Collected papers of Christopher Strachey, section pertaining to CPL, archived at the Bodleian Library, Oxford.[1]
es:CPL fr:Combined Programming Language it:Combined Programming Language ja:CPL (プログラミング言語) pl:CPL (język programowania) pt:Linguagem de Programação Combinada ru:CPL (язык программирования)
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
- All accuracy disputes
- Articles with disputed statements from January 2009
- Articles with invalid date parameter in template
- All articles with unsourced statements
- Articles with unsourced statements from January 2009
- 1963 introductions
- Procedural programming languages
- Programming languages created in the 1960s
- University of Cambridge Computer Laboratory