Hacker News new | ask | show | jobs
by herokusaki 4512 days ago
> Go is a badly designed language.

Honest question: why do you think so?

1 comments

It doesn't have generics because they are "too complex". It also ignores all progress of the last 20 years in programming languages research.

Rust is much better language in this respect. It has beautiful type system.