Hacker News new | ask | show | jobs
by golemiprague 1390 days ago
I understand that simple is better than easy in many cases, that's the whole idea of lisp like languages, but I am not sure it is true for languages, especially for comprehension. Because things sound the same and there is no distinction it makes it hard for listening or even reading comprehension. Many time it is much easier to quickly decipher what a javascript function is doing than lisp because the lisp simplicity doesn't give you those immediate anchors to look at, it all looks the same.