Programmers' fun pic.
Rust is the new systems language.
Swift for iOS fans.
F# for windows.
Scala for ex-Javas
Go the new python.
Don't underestimate PHP
base 0 indexing.
That's me.
Inheritance.
// in any language, lets not to be too much a Java hater.
- Comments:
- Not much reason to doubt. Note it's not the "most used" rather "most loved"
The inet forums also express the same.
- execution speed, binary size and memory requirement is what wins for Rust. GC-like language with no GC. No run-time library. no-GC pauses, no double ram requirement for GC and so on.