GPTKB
Browse
Query
Compare
Download
Publications
Contributors
Search
Go programming language toolchain
URI:
https://gptkb.org/entity/Go_programming_language_toolchain
GPTKB entity
Statements (51)
Predicate
Object
gptkbp:instanceOf
gptkb:software
gptkbp:alternativeCompiler
gptkb:gccgo
gptkbp:defaultCompiler
gc
gptkbp:developedBy
gptkb:Google
gptkbp:firstReleased
2009
https://www.w3.org/2000/01/rdf-schema#label
Go programming language toolchain
gptkbp:includes
gptkb:assembly_language
gptkb:compilation_album
gptkb:gofmt
cover
linker
package manager
cgo
go command
godoc
vet
gptkbp:latestReleaseVersion
Go 1.21 (as of 2024)
gptkbp:license
gptkb:BSD_License
gptkbp:maintainedBy
Go team at Google
gptkbp:officialWebsite
https://golang.org/
gptkbp:operatingSystem
gptkb:Windows
gptkb:macOS
gptkb:FreeBSD
gptkb:Linux
gptkbp:platform
true
386
arm
amd64
arm64
gptkbp:provides
garbage collection
dependency management
testing tools
profiling tools
static linking
concurrency support
documentation tools
formatting tools
gptkbp:repository
https://github.com/golang/go
gptkbp:supports
dynamic linking
cross-compilation
plugins
race detector
static binaries
vendoring
gptkbp:supportsLanguage
gptkb:Go
gptkbp:supportsModuleSystem
Go modules
gptkbp:usedFor
building Go programs
gptkbp:writtenBy
gptkb:Go
C
gptkbp:bfsParent
gptkb:go_vet
gptkbp:bfsLayer
7