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

Programmer Humor

32000 readers
1744 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
[–] [email protected] 12 points 11 months ago (1 children)

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

[–] [email protected] 26 points 11 months ago (3 children)
[–] [email protected] 13 points 11 months ago* (last edited 11 months ago)

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

[–] [email protected] 1 points 11 months 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.