Use go
Go is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically typed compiled language in the tradition of C, with garbage collection, limited structural typing, memory safety features and CSP-style concurrent programming features added.