sabreW4K3@lazysoci.al to Tech@programming.dev · 1 year agoDARPA suggests turning legacy C code automatically into Rust • The Registerwww.theregister.comexternal-linkmessage-square12fedilinkarrow-up152cross-posted to: technology@lemmit.onlineprogramming@programming.dev
arrow-up152external-linkDARPA suggests turning legacy C code automatically into Rust • The Registerwww.theregister.comsabreW4K3@lazysoci.al to Tech@programming.dev · 1 year agomessage-square12fedilinkcross-posted to: technology@lemmit.onlineprogramming@programming.dev
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up4·1 year agoI guess it will translate the majority of the code which does not contain unsafe parts, and leave the pointer manipulation for manual rewrite.
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up2·1 year agoThen there’s no point. Converting the code to Rust as-is will also transfer all the bugs.
I guess it will translate the majority of the code which does not contain unsafe parts, and leave the pointer manipulation for manual rewrite.
Removed by mod
Then there’s no point. Converting the code to Rust as-is will also transfer all the bugs.
Removed by mod