I Cast Fist to Programming@programming.devEnglish • 1 year agoWhich language you wish would really grow and reach mainstream adoption?message-square147fedilinkarrow-up1146file-text
arrow-up1146message-squareWhich language you wish would really grow and reach mainstream adoption?I Cast Fist 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-square@crimsonpoodle@pawb.sociallinkfedilink4•1 year ago(defun clever-comment (comment) (if (equal (count-parentheses comment) (* 2 (count-letters ’LISP))) ’Clever ’Not-Clever))
minus-square@derpgon@programming.devlinkfedilink8•1 year agoNot many people know LISP actually stands for “Lots of Irritating and Stupid Parentheses”
minus-square@lolcatnip@reddthat.comlinkfedilinkEnglish5•1 year 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.