|
|
|
|
|
by dbmikus
729 days ago
|
|
Information hierarchies are empirically important and are an essential part of communications design. Uniform syntax makes information hierarchies harder to parse, because the boundaries around different types of information all look the same. It's the same reason we have different sized headings, bold text, etc. They are distinct markers. So yes, fewer symbols means easier memorization, but you could take that to the extreme and you'll find that binary is harder to read than assembly. I think Lisp is really elegant, and the power to treat a program as a data structure is very cool. But scanning Lisp programs visually always takes me a little more effort than most other languages. |
|
Parentheses are just a scapegoat.