I Cast Fist to ProgrammingEnglish · 2 years agoWhich language you wish would really grow and reach mainstream adoption?message-squaremessage-square151linkfedilinkarrow-up1145arrow-down16file-text
arrow-up1139arrow-down1message-squareWhich language you wish would really grow and reach mainstream adoption?I Cast Fist to ProgrammingEnglish · 2 years agomessage-square151linkfedilinkfile-text
Assume mainstream adoption as used by around 7% of all github projects Personally, I’d like to see Nim get that growth.
minus-squareHawk@lemmynsfw.comlinkfedilinkarrow-up2·2 years agoWell it’s there, in one loooong print out. It’s not as bad as I’m making it out to be, however, I went back to python unfortunately. The crucial issue with Julia, no error messages. So I use Julia for things that need to be fast (e.g. moving hdf5 to SQL and ffts) but I use python for everything else (except ggplot).
Well it’s there, in one loooong print out. It’s not as bad as I’m making it out to be, however, I went back to python unfortunately.
The crucial issue with Julia, no error messages.
So I use Julia for things that need to be fast (e.g. moving hdf5 to SQL and ffts) but I use python for everything else (except ggplot).