DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 2, 2022 9:36 UTC (Mon) by ddevault (subscriber, #99589)In reply to: DeVault: Announcing the Hare programming language by mjg59
Parent article: DeVault: Announcing the Hare programming language
Use-after-free may or may not be less likely in Hare than C (I really couldn't say off-hand). The trade-offs to which I refer are broader than simply use-after-free, however: it's the entire domain of saftey-oriented language design. Use-after-free is one issue we've chosen not to address, though we have addressed many others, and unlike many Rust advocates, I don't think that writes off the entire language.
