this post was submitted on 08 Dec 2023
623 points (96.4% liked)

Programmer Humor

32060 readers
1023 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] 18 points 9 months ago* (last edited 9 months ago) (2 children)

(or a b)

i never thought of lisp as concise before

[–] [email protected] 3 points 9 months ago

True for all the lisps without explicit false (in the others its more or less a technicality)

Gotta love though that when lisp is concise it does so without overloading syntax

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

Practical, but not really equivalent though because of nil punning.