this post was submitted on 10 Sep 2025
60 points (100.0% liked)

Programmer Humor

38344 readers
5 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] porous_grey_matter@lemmy.ml 4 points 1 week ago (1 children)

perhaps in a century, contemporary programmers will find it bizarre that C used the equal-sign to mean assignment rather than equality, when the <= arrow would more accurately describe assignment

Maybe they'll find a better symbol than the one we already use for less than or equal to.

[–] balsoft@lemmy.ml 1 points 1 week ago* (last edited 1 week ago)

It's quite obviously := a.k.a ≔. Already used by Go and others.