×

Go

High-level programming language
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... Wikipedia
Mascot: Gopher
First appeared: November 10, 2009; 14 years ago
Implementation language: Go, Assembly language (gc); C++ (gofrontend)
License: 3-clause BSD + patent grant
Memory management: Garbage collection