[Simh] BLISS and C

Bob Eager rde at tavi.co.uk
Mon Jan 29 17:08:16 EST 2018


On Mon, 29 Jan 2018 12:05:01 -0500
Clem Cole <clemc at ccc.com> wrote:

> One can argue, why did Ken not just build something more like BCPL
> instead of B?  I can not say, maybe the brevity of { } from PL/1 was
> more attractive than the Algol BEGIN/END style?

BCPL was, in any case, using $( $) and (later) { }. It never used
BEGIN/END.

And the major drawback of BCPL (which I love) was that it was word
oriented. Most machine architectures were not (OK, PDP-10...) One had
to use contortions, and a special % operator, to access bytes
efficiently.



More information about the Simh mailing list