B is a programming language developed at Bell Labs circa 1969 by Ken Thompson and Dennis Ritchie.

Influenced by BCPL, PL/I, TMG

Influenced C

B was designed for recursive, non-numeric, machine-independent applications, such as system and language software. It was a typeless language, with the only data type being the underlying machine’s natural memory word format, whatever that might be. Depending on the context, the word was treated either as an integer or a memory address.

You are viewing a single thread.
View all comments
1 point

The memory word size is the amount of bites your CPU can hold and proces in a single cycle. The word size of a modern computer is usually 64 bit.

permalink
report
reply
7 points

There was no question in the post. I’m pretty sure that poster knows what “word size” is in this context.

permalink
report
parent
reply
-2 points
*

There was a (sort of) question

whatever that might be

permalink
report
parent
reply
12 points

the “whatever that might be” in that context meant “the machine dependent format could be anything, and it wouldn’t matter for B”

permalink
report
parent
reply

Today I Learned (TIL)

!til@lemmy.ca

Create post

You learn something new every day; what did you learn today?

/c/til is a community for any true knowledge that you would like to share, regardless of topic or of source.

Share your knowledge and experience!

Rules

  • Information must be true
  • Follow site rules
  • No, you don’t have to have literally learned the fact today
  • Posts must be about something you learned

Community stats

  • 1.2K

    Monthly active users

  • 213

    Posts

  • 1K

    Comments