Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 274 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 274 Bytes

Go

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.