Category:BCPL: Difference between revisions

→‎See Also: Reduced two links to WikipediA to one.
(put link into infobox)
(→‎See Also: Reduced two links to WikipediA to one.)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{language
{{stub}}{{language|site=http://www.cl.cam.ac.uk/users/mr10}}BCPL is a typeless ancestor of [[C]].
|hopl id=374
}}
BCPL is a typeless ancestor of [[C]].
 
BCPL was first implemented at MIT by Martin Richards early in 1967. It was strongly influenced by CPL which was a general purpose language developed jointly at Cambridge and London Universities between 1962 and 1966.
 
BCPL was first implemented at MIT by Martin Richards early in 1967. It was strongly influenced by CPL
which was a general purpose language developed jointly at Cambridge and London Universities between 1962 and 1966.
BCPL is a very simple typeless language in which all values are of the same size, typically a 32-bit word. It
has a compiler freely available via http://www.cl.cam.ac.uk/users/mr10. This web page also contains several link to other items including Cintpos an interpretive implementation of the Tripos Portable Operating System and a manual covering both BCPL and Cintpos.
items including Cintpos an interpretive implementation of the Tripos Portable Operating System and a manual covering
both BCPL and Cintpos.
 
BCPL and Cintpos are still undergoing slow development.
 
==See Also==
* [[wp:BCPL|BCPL on Wikipedia]]
* [[B]]
1,606

edits