• Top
  • New

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

by orangetuba on 12/29/2023, 1:35:12 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?

  • by niktar on 12/29/2023, 7:17:18 PM

    May be this is what you are looking for: https://vale.dev/