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