If you’re searching for a language that has the same strong memory safety than rust but is a bit easier to write, you should give Swift a go.
If you’re searching for a language that has the same strong memory safety than rust but is a bit easier to write, you should give Swift a go.
Good call. It’s not the first language I think of for most things but there’s no great reason why not to. I probably reach for Rust first because I’m more familiar with it and the projects I want to work on were already written in it.