Which language you wish would really grow and reach mainstream adoption?
Assume mainstream adoption as used by around 7% of all github projects
Personally, I'd like to see Nim get that growth.
You are viewing a single comment
Assume mainstream adoption as used by around 7% of all github projects
Personally, I'd like to see Nim get that growth.
(defun clever-comment (comment) (if (equal (count-parentheses comment) (* 2 (count-letters ’LISP))) ’Clever ’Not-Clever))
Vertigo inducing syntax .
Not many people know LISP actually stands for "Lots of Irritating and Stupid Parentheses"
It's really not bad, just unfamiliar.