I Cast Fist@programming.dev to Programming@programming.devEnglish · 1 year agoWhich language you wish would really grow and reach mainstream adoption?message-squaremessage-square147fedilinkarrow-up1145arrow-down15file-text
arrow-up1140arrow-down1message-squareWhich language you wish would really grow and reach mainstream adoption?I Cast Fist@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square147fedilinkfile-text
Assume mainstream adoption as used by around 7% of all github projects Personally, I’d like to see Nim get that growth.
minus-squarecrimsonpoodle@pawb.sociallinkfedilinkarrow-up4arrow-down1·1 year ago(defun clever-comment (comment) (if (equal (count-parentheses comment) (* 2 (count-letters ’LISP))) ’Clever ’Not-Clever))
minus-squarederpgon@programming.devlinkfedilinkarrow-up8arrow-down1·1 year agoNot many people know LISP actually stands for “Lots of Irritating and Stupid Parentheses”
minus-squarelolcatnip@reddthat.comlinkfedilinkEnglisharrow-up5·1 year agoIt’s really not bad, just unfamiliar.
(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.