andrew wrote:Master Jake wrote:Here's my argument for it: It's built from C, and there's no way to gain performance above the language your programming in. (e.g. if i built something in PHP, it could NEVER be faster than PHP because it IS PHP).
If you believe that, what language do you think a program is in after it's compiled?

Assembly machine code, which still doesn't unvalidate my point. Assembly is faster and more elegant than C/C++
Plenty of languages were programmed and/or based from C. But, unlike Go, those languages have a point. PHP is used for server-side processing.
Go's goal (direct quote from Go website):
Go is a systems programming language intended to be a general-purpose systems language, like C++.
That's not bringing new usability options to the table. It's creating a shittier version of an already superb language and then asking people to use it instead of the clearly better language.
Keep in mind these are only my opinions, so don't get offended or mad at me over it =)
But don't you see where I'm coming from?