|
|
|
|
|
by afandian
4145 days ago
|
|
I think that's cynical (if I read it correctly), but maybe true? When money gets involved all kinds of weird things happen. Rich Hickey is on the record as saying that he doesn't want to promote Clojure, and if people like it they like it. He'd rather have people who came to it voluntarily than who were marketed to. I would like to know real answers to why people don't like it. I've used a (normal) number of languages over the years but I think Clojure is by far the best for all kinds of reasons. It's interesting to talk to people who have gone as far as trying it but found they preferred something else. I can understand you might be put off from a distance by the parens, or the immutability or whatever, but opinions change (or don't) once you actually try something. |
|
As for what I couldn't get used to in Clojure, even after 2 years the circumfix parentheses still seemed unnatural, even though I know they're necessary for macros. I guess using f(x,y) notation in school and one's first programming language is a bond too hard to break.