Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> When people say they like Go's static type system sometimes they are comparing it to something more verbose like Java.

Go's system throws out a lot of the ceremony of older Java, but also throws out a lot of the benefit; many modern languages (including recent Java) also use type inference and other features to reduce static typing ceremony, but retain at least the power of the classic Java type system, and often far more.

Go's type system seems to be a poor benefit-to-ceremony trade-off.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: