this post was submitted on 05 Aug 2024
666 points (98.4% liked)

Linux

47337 readers
1248 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 month ago (2 children)

I went looking for the implied 'A' language but couldn't find it. Did find this though:
https://en.m.wikipedia.org/wiki/List_of_programming_languages

Surprising how many single letter names there are.

[–] [email protected] 14 points 1 month ago* (last edited 1 month ago) (2 children)

B was based on BCPL, which I assume is where the name came from.

But the actual A language would be APL, which stands for A Programming Language. It's a few years older than B and was pretty popular, so it could've influenced the name.

[–] [email protected] 11 points 1 month ago* (last edited 1 month ago) (1 children)

A Programming Language

Gotta admire the wherewithal of continuing down the alphabet rather than just "Another Programming Language", through "Yet Another Programming Language" to "Dude, Where's My Programming Language".

[–] [email protected] 6 points 1 month ago (1 children)

That trend probably didn't exist at the time

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

It goes back further than you may think. YACC was written in "B" originally.

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

It is hard for me to believe APL was popular. I forgot that Microsoft claimed to be making it for Motorola and Intel.

[–] [email protected] 2 points 1 month ago

Ada would be a good stand in for A based on the historical context of the name.