popcar2 to ProgrammingEnglish · 2 years agoWhy I use the D programming language for scriptingopensource.comexternal-linkmessage-square18fedilinkarrow-up171arrow-down16file-text
arrow-up165arrow-down1external-linkWhy I use the D programming language for scriptingopensource.compopcar2 to ProgrammingEnglish · 2 years agomessage-square18fedilinkfile-text
I’ve never used D but this really makes me want to give it a shot. Did anyone try it, and would you recommend using it?
minus-squareXTL@sopuli.xyzlinkfedilinkarrow-up2·2 years agoIf it needs installing and maintaining yet another runtime, it’s not worth it, IMO.
minus-squareEinfachUnersetzlich@lemm.eelinkfedilinkarrow-up6·2 years agoD is compiled, no runtime needed.
minus-squareXTL@sopuli.xyzlinkfedilinkarrow-up1·2 years agoThat’s promising. Not so much a scripting language, but I know the sentiment. It just needs to beat rust in that case
If it needs installing and maintaining yet another runtime, it’s not worth it, IMO.
D is compiled, no runtime needed.
That’s promising. Not so much a scripting language, but I know the sentiment. It just needs to beat rust in that case