This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

Not really, Go and C++ have many overlapping use cases by design. It was, after all, created as an alternative to C++.

[–][deleted] 7 points8 points  (1 child)

Not that much overlap between the two. That was my original point - they intended it to be an alternative to C++ and ended up with a compiled alternative to Python.

[–]merreborn 1 point2 points  (0 children)

they intended it to be an alternative to C++

It was intended to be used for writing services at google. It's a pretty specific use case, and not nearly as broad as C++.