7
submitted 2 years ago by yogthos@lemmy.ml to c/programming@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] yogthos@lemmy.ml 1 points 2 years ago

Amusingly, I find s-exp syntax is one of the easiest to read now because it's so regular and predictable. Since all the logic has to be expressed using data structures, you can't add a bunch of weird rules to the syntax. On top of that, the code acts as a diagram so you can see relationships visually by looking at the nesting.

[-] slacktoid@lemmy.ml 2 points 2 years ago

Truely an underrated concept. But you don't get the nerd points for understanding memory management.. And isn't that what programming is all about

this post was submitted on 09 Oct 2024
7 points (88.9% liked)

General Programming Discussion

10012 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS