This post is a collection of quotes about Go (initially released in 2009). There are 2 quotes listed below. License: CC BY-SA 3.0
1. "[Go] is syntactically similar to C, but with memory safety, garbage collection, structural typing and CSP-style concurrency." (Wikipedia: Go (programming language), 2.26.23 UTC 23:51)
- Static typing and run-time efficiency (like C)
- Readability and usability (like Python or JavaScript)
- High Performance networking and multiprocessing"
(Wikipedia: Go (programming language), 2.26.23 UTC 23:51)