popcar2@programming.dev to Programming@programming.devEnglish · 3 years agoWhy I use the D programming language for scriptingopensource.comexternal-linkmessage-square23linkfedilinkarrow-up170arrow-down16file-text
arrow-up164arrow-down1external-linkWhy I use the D programming language for scriptingopensource.compopcar2@programming.dev to Programming@programming.devEnglish · 3 years agomessage-square23linkfedilinkfile-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·3 years agoIf it needs installing and maintaining yet another runtime, it’s not worth it, IMO.
minus-squareEinfachUnersetzlich@lemm.eelinkfedilinkarrow-up6·3 years agoD is compiled, no runtime needed.
minus-squareXTL@sopuli.xyzlinkfedilinkarrow-up1·3 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