this post was submitted on 15 Oct 2023
397 points (94.4% liked)

Programmer Humor

32249 readers
207 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
[–] mathemachristian@lemm.ee 12 points 1 year ago (1 children)

I will never understand how XML came into being when lisp already existed.

[–] alokir@lemmy.world 26 points 1 year ago (3 children)
[–] xmunk@sh.itjust.works 13 points 1 year ago* (last edited 1 year ago)

(reminds (it (of (story me))))

[–] Pipoca@lemmy.world 1 points 1 year ago

Would you really rather see <\Foo> than )?

There's a reason why most popular languages use } rather than end if or fi. The added verbosity doesn't actually help people read your code more than e.g. indentation or editors with paren matching or rainbow parens.