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

Programmer Humor

38240 readers
58 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 6 points 3 days 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.