Hacker News new | ask | show | jobs
by dgb23 1387 days ago
It’s not about writing but about readability. Clojure is easier to read than Scheme because it uses more punctuation (brackets and braces instead of only parens.

There’s a point in using different signs that mean different things.