(no title)
bikitan | 6 months ago
Which is not to say that Go can't do well in tooling. Only that Go was not necessarily their first choice.
bikitan | 6 months ago
Which is not to say that Go can't do well in tooling. Only that Go was not necessarily their first choice.
hu3|6 months ago
It doesn't even have advanced generics like TypeScript, nor union types. No classes and no heritance either.
Unless you have a source, I'd say that's a very debatable speculation.
My guess is they chose Go for the same reason most users do: it's good enough, easy to grasp, has a decent std lib and is easy to grasp.
jtbaker|6 months ago
Around the 13 minute mark, Anders goes into it. IIRC, the big things were the GC and them both supporting cyclic data structures.
frollogaston|6 months ago