cm0002@lemmy.world to Linux@programming.dev · 1 day agoLinus Torvalds to Hector Martin: 'Maybe the problem is you'www.theregister.comexternal-linkmessage-square24fedilinkarrow-up1152arrow-down12cross-posted to: [email protected][email protected]
arrow-up1150arrow-down1external-linkLinus Torvalds to Hector Martin: 'Maybe the problem is you'www.theregister.comcm0002@lemmy.world to Linux@programming.dev · 1 day agomessage-square24fedilinkcross-posted to: [email protected][email protected]
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up1·5 hours 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.
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.