Yahoo Search Busca da Web

Resultado da Busca

  1. Type inference is a powerful Go feature that simplifies the use of generic functions by allowing a user to omit explicit type arguments. Instead, the compile...

    • 39 min
    • 2130
    • Gopher Academy
  2. We describe a design for generics in Go inspired by previous work on Featherweight Java by Igarashi, Pierce, and Wadler. Whereas subtyping in Java is nominal, in Go it is structural, and whereas generics in Java are defined via erasure, in Go we use ...

  3. Robert Griesemer, Rob Pike and Ken Thompson started sketching the goals for a new language on the white board on September 21, 2007. Within a few days the goals had settled into a plan to do something and a fair idea of what it would be. Design continued part-time in parallel with unrelated work.

  4. Go, também conhecida como Golang, é uma linguagem de programação de código aberto desenvolvida pelo Google. Ela foi projetada para ser simples, eficiente, segura e produtiva. A linguagem foi criada em 2007 por Robert Griesemer, Rob Pike e Ken Thompson, e sua primeira versão estável foi lançada em 2012. Uma das principais motivações ...

  5. 26 de jun. de 2019 · Robert Griesemer, for the Go team 26 June 2019 Status. We’re well on the way towards the release of Go 1.13, hopefully in early August of this year. This is the first release that will include concrete changes to the language (rather than just minor adjustments to the spec), after a longer moratorium on any such changes.

  6. 29 de mai. de 2022 · The authors for this paper were Russ Cox, Robert Griesemer, Rob Pike, Ian Lance Taylor and Ken Thompson. The Early Days It didn’t hurt that Go came from Google, just a little over 10 years after the search engine company had first launched in 1998.

  7. 2 de dez. de 2019 · "Go is 10! Now What?" by Robert Griesemer – Gopherpalooza 2019http://gopherpalooza.com/Go's 10th anniversary is a unique opportunity for reflection and looki...