Source: The following is from the ''Golang.ord'' site
Characteristic | Value |
---|---|
Paradigm | Multi-paradigm: concurrent, functional,1) imperative, object-oriented 2)3) |
Typing | Inferred, static, strong, structural4)5) |
Original author(s) | Robert Griesemer, Rob Pike, Ken Thompson |
Developer | The Go Authors6) |
Initial release | 10 November 2009 |
Stable release | 1.12.5 / May 6, 2019;7) |
Repository | https://git.kernel.org/pub/scm/git/git.git/ |
Written in | Go, assembly language (gc); C++ (gccgo) |
Operating system | DragonFly BSD, FreeBSD, Linux, macOS, NetBSD, OpenBSD,8) Plan 9,9) Solaris, Windows |
Available in | English |
Type | Version control |
License | BSD-style10) + patent grant11) |
Website | https://golang.org/ |