ryujin470@fedia.io to Ask Lemmy@lemmy.world · 22 hours agoWhat programming languages other than Rust are focused on memory safety and similar things?message-squaremessage-square20fedilinkarrow-up174arrow-down11file-text
arrow-up173arrow-down1message-squareWhat programming languages other than Rust are focused on memory safety and similar things?ryujin470@fedia.io to Ask Lemmy@lemmy.world · 22 hours agomessage-square20fedilinkfile-text
minus-squareUnfortunateShort@lemmy.worldlinkfedilinkarrow-up2·16 hours agoCame her to say this. Safe programming languages? Yes, plenty. Safe and low-level? Well, modern C++, kinda, if you do your homework and follow some rules. I don’t know any other tbh.
Came her to say this. Safe programming languages? Yes, plenty. Safe and low-level? Well, modern C++, kinda, if you do your homework and follow some rules. I don’t know any other tbh.
Nim? D? Ada?