|
|
|
A language that supercedes C, but with a borrow-checker
|
|
3 points
by orangetuba
902 days ago
|
|
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? |
|