|
HN is about interesting stuff. Rust is VERY interesting: Novel memory management, low-level, great tooling, can ACTUALLY compete against C/C++ across the board, have a lot of modern stuff: ML heritage, functional idioms (but you can do imperative code, not worry!), const/immutability promoted, NOT NULL thank you very much!, UTF-8 string "oh amazing", a lot of edge cases accounted for... And, with interesting tools you get people, interested, in build things. And things that before, you can't do without get the complain "but C". Now, there is NOT excuse to get into the bandwagon of Fast, Safe, yet ergonomic. -- And when something like this happens, it invigorate the "market" and other will try taking advantage of what this do good and what it not much (so, I see zig, Nim, odin, catapulted because Rust/Go/Elixir make people talk about programming languages) |
[1] https://uploads.peterme.net/nimsafe.html