from Hacker News

A language that supercedes C, but with a borrow-checker

by orangetuba on 12/29/23, 1:35 PM with 2 comments

I am interested in safe languages, but without the complexity of Rust. I already spent many years working with C++, and I notice similar tendencies with Rust. Are there any up and coming, safe alternatives to C, without, perhaps generics and all that it entails?