this post was submitted on 10 Sep 2025
75 points (100.0% liked)

Programmer Humor

38757 readers
57 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] yogthos@lemmy.ml 8 points 1 month ago

I find one huge advantage of Lisp syntax is that you can visually see relationships in code by following the nesting. It's like having a diagram embedded for free once you get used to reading it.