learnbyexample@programming.dev to Programming@programming.devEnglish · 3 years agoAn opinion on what's a good general-purpose programming languageavestura.devexternal-linkmessage-square88linkfedilinkarrow-up178arrow-down11
arrow-up177arrow-down1external-linkAn opinion on what's a good general-purpose programming languageavestura.devlearnbyexample@programming.dev to Programming@programming.devEnglish · 3 years agomessage-square88linkfedilink
minus-squareIAm_A_Complete_Idiot@sh.itjust.workslinkfedilinkEnglisharrow-up2·3 years agoRust does this too. In practice you just bump the lock file in rust and rebuild. It can be a bit rebuild heavy, but it’s not too bad with a proper cache.
Rust does this too. In practice you just bump the lock file in rust and rebuild. It can be a bit rebuild heavy, but it’s not too bad with a proper cache.