top | item 35664643

(no title)

krn | 2 years ago

Go becomes an answer when one is willing to trade the correctness of Rust for a garbage collector and a bullet-proof standard library.

discuss

order

kaba0|2 years ago

So does Java, C#, D, Nim, Haskell, OCaml, and a litany of other languages.

krn|2 years ago

Rust and Go were designed with concurrency and portability in mind – unlike Java (which requires the JVM), C#, D, Nim, Haskell, or OCaml.