|
|
|
|
|
by sooheon
2262 days ago
|
|
> If the gap between the natural language and programming language is big, it is difficult for a human to use that programming language. And for Clojure, this gap is big IMO. English is not all natural languages. Verb-subject-object is the 3rd most common ordering in human languages[1]. Infix is not the only mathematical notation either[2]. I think we all benefit from mind-expansion from learning new languages. [1] https://en.wikipedia.org/wiki/Verb–subject–object
[2] https://en.wikipedia.org/wiki/Polish_notation |
|