this post was submitted on 01 Feb 2025
160 points (99.4% liked)

Programmer Humor

33315 readers
874 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] davel@lemmy.ml 10 points 1 week ago* (last edited 1 week ago)

It seems not to have much pre-computer history. https://en.wikipedia.org/wiki/Backslash#History

[IBM’s Bob Bemer] said the \ was needed so that the ALGOL Boolean operators (logical conjunction) and (logical disjunction) could be composed using /\ and \/ respectively.