Which language you wish would really grow and reach mainstream adoption?

I Cast Fist@programming.dev to Programming@programming.dev – 140 points –

Assume mainstream adoption as used by around 7% of all github projects

Personally, I'd like to see Nim get that growth.

141

You are viewing a single comment

Some LISP going mainstream woulb be great!

(defun clever-comment (comment) (if (equal (count-parentheses comment) (* 2 (count-letters ’LISP))) ’Clever ’Not-Clever))