Skip to content

r-vb/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 19, 2024
a494eb7 · Feb 19, 2024

History

26 Commits
Feb 19, 2024
Feb 17, 2024
Feb 17, 2024
Feb 17, 2024

Repository files navigation

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.