|
|
|
|
|
by pseudonom-
997 days ago
|
|
Probably quotes like: "It must be familiar, roughly C-like. Programmers working at Google are early in their careers and are most familiar with procedural languages, particularly from the C family. The need to get programmers productive quickly in a new language means that the language cannot be too radical." And not including sum types despite having a sum-type-shaped hole in the language (`if err != nil`). And some of the discussion about "why no generics" seemed kind of divorced from existing PL knowledge on the topic. |
|