cm0002@lemmy.world to Linux@programming.dev · 16 days agoLinus Torvalds to Hector Martin: 'Maybe the problem is you'www.theregister.comexternal-linkmessage-square48fedilinkarrow-up1135arrow-down11cross-posted to: tech@programming.devopensource@lemmy.mlforum@lemmy.linuxuserspace.show
arrow-up1134arrow-down1external-linkLinus Torvalds to Hector Martin: 'Maybe the problem is you'www.theregister.comcm0002@lemmy.world to Linux@programming.dev · 16 days agomessage-square48fedilinkcross-posted to: tech@programming.devopensource@lemmy.mlforum@lemmy.linuxuserspace.show
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up0·15 days agoD has a way for GC free operation, the easiest way is by using it in BetterC mode. The harder way is writing your own runtime without a GC.
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·14 days agoYes but that isn’t memory safe.
D has a way for GC free operation, the easiest way is by using it in BetterC mode. The harder way is writing your own runtime without a GC.
Yes but that isn’t memory safe.