Y
Hacker News
new
|
ask
|
show
|
jobs
by
hnlmorg
52 days ago
That’s not what people mean when they talk about paradigms in programming languages.
1 comments
Ygg2
50 days ago
Ok, but still they share some programming language paradigm, but not all. They both are imperative, concurrent and functional, but Rust is generic, Go is not. Rust is structured, Go is OO.
link
hnlmorg
49 days ago
...which is basically a convoluted way of agreeing with me that there is shared knowledge one can call upon when moving between those two languages.
link