Hacker News new | ask | show | jobs
by chriswarbo 1640 days ago
Parentheses aren't required for Lisp, since there are many alternative representations http://chriswarbo.net/blog/2017-08-29-s_expressions.html
1 comments

> many alternative representations

If people feel regularly compelled to redo the syntax, there's something wrong with it. "Many" means balkanization, which is another problem. (D has some carefully designed points which discourage balkanization.)

It goes back to too many parentheses. So I'm only half joking about it.