Skip to content

Comment on A Gopher Meets a Crabparent

Comments

They might share some paradigms (focus on low level optimization) but they aren't the same.

Go focuses on heavy runtime, looser type systems, and all the benefits and drawback that brings.

That’s not what people mean when they talk about paradigms in programming languages.

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.

...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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.