Y
Hacker News
new
|
ask
|
show
|
jobs
by
ncmncm
2617 days ago
It is a legitimate C killer. C++, not so much.
1 comments
rcxdude
2616 days ago
people who liked C (and didn't like C++) are more likely to move to go. Rust has a healthy community of ex and current C++ programmers.
link
ncmncm
2616 days ago
People who don't like GC will not move to Go.
link
majewsky
2616 days ago
I don't like GC (on an ideological level), but I still write most stuff in Go because I'm so insanely productive in it. Will probably use more Rust once async/await is there and mature enough.
link