cm0002@lemmy.world to Linux@programming.dev · 2 months agoLinus Torvalds to Hector Martin: 'Maybe the problem is you'www.theregister.comexternal-linkmessage-square41fedilinkarrow-up1172arrow-down12
arrow-up1170arrow-down1external-linkLinus Torvalds to Hector Martin: 'Maybe the problem is you'www.theregister.comcm0002@lemmy.world to Linux@programming.dev · 2 months agomessage-square41fedilink
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up1·2 months 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-up3·2 months 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.