ryujin470 to Ask [email protected] • 2 months agoWhat programming languages other than Rust are focused on memory safety and similar things?message-square18fedilinkarrow-up178file-text
arrow-up178message-squareWhat programming languages other than Rust are focused on memory safety and similar things?ryujin470 to Ask [email protected] • 2 months agomessage-square18fedilinkfile-text
minus-squareUnfortunateShortlinkfedilink2•2 months 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?