I Cast Fist@programming.dev to Programming@programming.devEnglish · 1 year agoWhich language you wish would really grow and reach mainstream adoption?message-squaremessage-square73fedilinkarrow-up116arrow-down11file-text
arrow-up115arrow-down1message-squareWhich language you wish would really grow and reach mainstream adoption?I Cast Fist@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square73fedilinkfile-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-up0·1 year ago(defun clever-comment (comment) (if (equal (count-parentheses comment) (* 2 (count-letters ’LISP))) ’Clever ’Not-Clever))
minus-squarelolcatnip@reddthat.comlinkfedilinkEnglisharrow-up1·1 year agoIt’s really not bad, just unfamiliar.
minus-squarederpgon@programming.devlinkfedilinkarrow-up1·1 year agoNot many people know LISP actually stands for “Lots of Irritating and Stupid Parentheses”
(defun clever-comment (comment) (if (equal (count-parentheses comment) (* 2 (count-letters ’LISP))) ’Clever ’Not-Clever))
Vertigo inducing syntax .
It’s really not bad, just unfamiliar.
Not many people know LISP actually stands for “Lots of Irritating and Stupid Parentheses”