|
|
|
|
|
by adastra22
929 days ago
|
|
I’ve written a large application in Lisp. Hated parentheses before, hate them even more now. It needlessly obscures code. Maybe it’s a personal issue, idk. But it’s not out of ignorance nor is code readability a trivial point. |
|
I see something like:
...and my brain gives out, while I find: ...to be much more readable, YMMV.