|
|
|
|
|
by dgunay
1481 days ago
|
|
It doesn't, primarily the way I saw the discussion heading was (warning: strawmen ahead): > "Go is a good alternative to Rust because it is easy to write performant, concurrent code" > "Go is not very comparable to Rust. I won't describe why, here's a quote by Rob Pike and I'll strongly imply it's because its creators deliberately avoided complexity, even where useful." > "You did not explicitly criticize anything about Go, therefore it must not have flaws" Then I came in and described exactly where I feel Go ignores the state of the art in PLs. > But what does any of that have to do with (Rust-shaped vomit) Go doesn't need all those type system gymnastics because it does not have the problem of the borrow checker to deal with and doesn't promise to avoid segfaults for you. |
|