Rust is spiritually fairly close to C/C++, but with modern convenances like memory safety and ease of concurrency. It compiles somewhat slower but it's compiler errors are more friendly IMO. Rust can be as fast as C++, is also cross platform (eg windows/Linux/Mac) and scales up/down from IoT device level to desktop to seerver applications. If you're going to be writing a lower level app Rust is a good language to look at, but you can also write GUI applications in Rust too.
- Posts
- 58
- Comments
- 985
- Joined
- 3 yr. ago
- Posts
- 58
- Comments
- 985
- Joined
- 3 yr. ago
- JumpDeleted
Permanently Deleted
The hill appears to be missing though :(