# go: About

go is a statically typed, compiled, high-level programming language.

---

## Features:

\-&gt; It is syntactically similar to C, but also has garbage collection, structured typing, and built-in CSP-style concurrency.

\-&gt; Robust standard library.
