# Source: golang-defaults # Package: golang-any # Versions: golang-any (2:1.26~2), golang-any (2:1.27~1) # This Description is active # This Description is owned # Prioritize: 47 Description: Go programming language -- transitional dummy package The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library or gccgo on architectures that do not have a native toolchain ("gc compiler") port. Because the gccgo and Go releases are not on the same schedule, it is not guaranteed that the version of the Go language provided by the version of gccgo that this package depends upon will match the version of this package. . This package is deprecated on account of gccgo being "stuck" at an incomplete implementation of Go 1.18 (and thus being unsuitable for building most modern Go applications). Description-it: Il linguaggio di programmazione Go è un progetto open source per far sì che i programmatori siano più produttivi. Go è espressivo, conciso, pulito ed efficiente. I suoi meccanismi di concorrenza rendono facile la scrittura di programmi che sfruttano a pieno le macchine multiprocessore e in rete, mentre il suo sistema innovativo di tipi permette di costruire programmi in modo flessibile e modulare. Go viene compilato velocemente in codice macchina e, allo stesso tempo, ha la comodità della garbage collection e il potere della riflessione runtime. È un linguaggio veloce, con tipi statici e compilato che dà l'impressione di un linguaggio interpretato con tipi dinamici. . Questo è un pacchetto di dipendenze che dipende dalla catena di strumenti Go predefinita e dalla libreria standard compilata o gccgo su architetture che non hanno un port della catena di strumenti nativa ("gc compiler"). Dato che i rilasci di gccgo e Go non seguono le stesse tempistiche, non è garantito che la versione del linguaggio Go fornita dalla versione di gccgo da cui dipende questo pacchetto corrisponda alla versione di questo pacchetto. . # other Descriptions of the golang-any package with a translation in it: # # Description-id: 242602 https://ddtp.debian.org/ddt.cgi?desc_id=242602 # patch https://ddtp.debian.org/ddt.cgi?diff1=242602&diff2=328858&language=it # This Description was in forky from 2025-08-10 to 2026-09-04; # This Description was in sid from 2016-06-03 to 2026-08-18; # This Description was in trixie from 2023-06-12 to 2026-07-13; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in bullseye from 2020-03-03 to 2024-09-02; # This Description was in stretch from 2016-06-10 to 2020-07-21; # This Description was in buster from 2017-07-28 to 2022-09-13; #