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

Programmer Humor

32253 readers
221 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 10 months ago* (last edited 10 months ago) (2 children)

(or a b)

i never thought of lisp as concise before

[–] TAVAR@lemmygrad.ml 3 points 10 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 10 months ago* (last edited 10 months ago)

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