this post was submitted on 05 Aug 2024
60 points (95.5% liked)

Today I Learned (TIL)

7727 readers
2 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 3 years ago
MODERATORS
60
submitted 10 months ago* (last edited 10 months ago) by otter@lemmy.ca to c/til@lemmy.ca
 

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 comment's thread
view the rest of the comments
[–] morrowind@lemmy.ml 18 points 10 months ago (2 children)

Wait till you learn about D

[–] ChaoticNeutralCzech@feddit.org 13 points 10 months ago (2 children)

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

[–] lugal@sopuli.xyz 9 points 10 months ago (2 children)

Can't wait to learn ß and Æ!

[–] ChaoticNeutralCzech@feddit.org 7 points 10 months ago (1 children)
[–] rickyrigatoni@lemm.ee 4 points 10 months ago

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

[–] NOT_RICK@lemmy.world 3 points 10 months ago* (last edited 10 months ago)

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

[–] almost1337@lemm.ee 2 points 10 months ago (1 children)
[–] ILikeBoobies@lemmy.ca 1 points 10 months ago* (last edited 10 months ago)

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

I wish it had client linux support