Yahoo Search Busca da Web

Resultado da Busca

  1. Robert Griesemer (born 1964) is a Swiss computer scientist. He is best known for his work on the Go programming language. Prior to Go, he worked on Google's V8 JavaScript engine, the Sawzall language, the Java HotSpot virtual machine, and the Strongtalk system.

    • 1964 (age 58–59)
    • Google
  2. Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but also has memory safety, garbage collection, structural typing, and CSP-style concurrency.

    • The Go Authors
    • November 10, 2009; 13 years ago
  3. 10 de nov. de 2022 · For more detail see the blog posts “ An Introduction to Generics ” and “ When to Use Generics ”, or the talks “ Using Generics in Go ” from Go Day on Google Open Source Live 2021, and “ Generics! ” from GopherCon 2021, by Robert Griesemer and Ian Lance Taylor.

  4. Go is an open source, strongly typed, compiled language written to build concurrent and scalable software. The language was invented at Google by Rob Pike, Ken Thomson, and Robert Griesemer....

  5. Tushar Deepak Chandra. Robert Griesemer. Joshua Redstone. Proceedings of the 26th Annual ACM Symposium on Principles of Distributed Computing, ACM press (2007) Interpreting the Data: Parallel Analysis with Sawzall. Rob Pike. Sean Dorward. Robert Griesemer. Sean Quinlan.

  6. 30 de out. de 2009 · Robert Griesemer: “Clumsy type systems drive people to dynamically typed languages.” Clunky typing: Taints good idea with bad implementation. Makes programming harder (think of C's const: well-intentioned but awkward in practice). Hierarchy is too stringent: Types in large programs do not easily fall into hierarchies.

  7. griesemer has 6 repositories available. Follow their code on GitHub.