Hacker News new | past | comments | ask | show | jobs | submit login

> If you start from "we want a language and runtime for writing distributed systems that would otherwise be written in C or Java" then Go is pretty good!

C and Java are far from the same. I'd argue that Java addresses or solves many of the criticisms he listed for golang (sum types, pattern matching, immutability with records, superior error handling with exceptions, nullability tracking with annotations, resource handling with try-with-resources, etc.).




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

Search: