BCPL (Basic Combined Programming Language) is a procedural, imperative, and structured computer programming language designed by Martin Richards of the University of Cambridge in 1966.
BCPL (Basic Combined Programming Language) is a procedural, imperative, and structured computer programming language designed by Martin Richards of the University of Cambridge in 1966. It is considered a predecessor to b and c (and a more remote ancestor to c++, c#, objective-c, and java) and originated several programming language conventions including the use of curly braces to mark code blocks.
Resources