|
|
|
|
|
by akkartik
5765 days ago
|
|
I'm not sure if that long thread included my two favorite reasons before it turned flame-y: 1. Lisp has a lot more parens than C or Java has curly brackets. The cost to vertical space is exaggerated. Otherwise you end up closing in a new line sometimes and not others, which quickly becomes distracting. 2. Somebody once said (anybody have the quote?) that C and java code looks blocky, while lisp code looks more fluid, like clay being moulded. That aesthetic speaks to me. |
|