59
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]

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.

top 18 comments
sorted by: hot top controversial new old
[-] [email protected] 20 points 1 month ago* (last edited 1 month ago)

It could be a joke in a sitcom

What programming language came before and inspired C?

B?

laugh track

That's correct

😮

laugh track

[-] [email protected] 17 points 1 month ago

Wait till you learn about D

[-] [email protected] 12 points 1 month ago

There's R, too, and J. In fact, every letter has a more-or-less known programming language. Storage was expensive back then!

[-] [email protected] 9 points 1 month ago

Can't wait to learn ß and Æ!

[-] [email protected] 7 points 1 month ago

Well, not those letters but other weird ones include ʘ, Ø, Ð, , , , , , , , 🖴.

[-] [email protected] 4 points 1 month ago

I'd use ☃️ more but every time I try my computer freezes.

[-] [email protected] 3 points 1 month ago* (last edited 1 month ago)

I use R for work. It’s comparable to python

[-] [email protected] 2 points 1 month ago
[-] [email protected] 1 points 1 month ago* (last edited 1 month ago)

http://www.byond.com/games/

I wish it had client linux support

[-] [email protected] 1 points 1 month ago

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.

[-] [email protected] 7 points 1 month ago

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

[-] [email protected] -2 points 1 month ago* (last edited 1 month ago)

There was a (sort of) question

whatever that might be

[-] [email protected] 12 points 1 month ago

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

[-] [email protected] 1 points 1 month ago
this post was submitted on 05 Aug 2024
59 points (95.4% liked)

Today I Learned (TIL)

6434 readers
1 users here now

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

founded 2 years ago
MODERATORS