I Cast Fist@programming.dev to Programming@programming.devEnglish · 1 year agoWhich language you wish would really grow and reach mainstream adoption?message-squaremessage-square71fedilinkarrow-up177arrow-down14file-text
arrow-up173arrow-down1message-squareWhich language you wish would really grow and reach mainstream adoption?I Cast Fist@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square71fedilinkfile-text
Assume mainstream adoption as used by around 7% of all github projects Personally, I’d like to see Nim get that growth.
minus-squarealflennik@lemmy.worldlinkfedilinkarrow-up15·1 year agoI’m obsessed with an extremely little known language called Grain. It’s not quite ready for production but it has an insanely intuitive functional syntax that I want to use noww.
minus-squarelascapi@jlai.lulinkfedilinkarrow-up1·1 year ago One of the most exciting things about Grain is that it compiles to WebAssembly. That’s a cool feature. What is the particularity that you talked about? In my point of view it looks like JS/TS with arrow functions. 😁
I’m obsessed with an extremely little known language called Grain. It’s not quite ready for production but it has an insanely intuitive functional syntax that I want to use noww.
That’s a cool feature.
What is the particularity that you talked about?
In my point of view it looks like JS/TS with arrow functions. 😁