Hal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 2 months agoMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comexternal-linkmessage-square97fedilinkarrow-up1231arrow-down113cross-posted to: programming@programming.dev
arrow-up1218arrow-down1external-linkMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comHal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 2 months agomessage-square97fedilinkcross-posted to: programming@programming.dev
minus-squareHaraldvonBlauzahn@feddit.orglinkfedilinkEnglisharrow-up3arrow-down1·2 months agoRust has traits and reference counting which map nicely to COM objects. By the way, the Linux Kernel is OOP. That’s a good choice for things like queues, file systems, and device drivers.
Rust has traits and reference counting which map nicely to COM objects.
By the way, the Linux Kernel is OOP. That’s a good choice for things like queues, file systems, and device drivers.