What does BCPL stand for?
What does BCPL mean?
We've found 9 definitions for BCPL:Sort:PopularA - ZCategory
ADVERTISEMENT
| BCPL | A Basic Computer Programming Language | ||||
| BCPL | Baltimore County Public Library | ||||
| BCPL | Basic Cambridge Programming Language | ||||
| BCPL | Basic Combined Programming Language | ||||
| BCPL | Berkeley C Programming Language | ||||
| BCPL | Bhamaputra Cracker and Polymer, LTD. | ||||
| BCPL | Board Of Commissioners Of Public Lands | ||||
| BCPL | Boone County Public Library | ||||
| BCPL | Business Continuance Planning, Limited |
What does BCPL mean?
- BCPL
- [abbreviation, “Basic Combined Programming Language”) A programming language developed by Martin Richards in Cambridge in 1967. It is remarkable for its rich syntax, small size of compiler (it can be run in 16k) and extreme portability. It reached break-even point at a very early stage, and was the language in which the original hello world program was written. It has been ported to so many different systems that its creator confesses to having lost count. It has only one data type (a machine word) which can be used as an integer, a character, a floating point number, a pointer, or almost anything else, depending on context. BCPL was a precursor of C, which inherited some of its features.
