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

Programmer Humor

32561 readers
388 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
[–] blawsybogsy@lemmy.ml 18 points 11 months ago* (last edited 11 months ago) (2 children)

(or a b)

i never thought of lisp as concise before

[–] TAVAR@lemmygrad.ml 3 points 11 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

[–] bnaur@lemmy.world 1 points 11 months ago* (last edited 11 months ago)

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