gccgo-13-powerpc64le-linux-gnu
GNU Go compiler for the powerpc64le-linux-gnu architecture
This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which
compiles Go on platforms supported by the gcc compiler. It uses the gcc
backend to generate optimized code.
libkf6itemmodels6
additional item/view models for Qt Itemview
A library which provides additional item/view models for Qt Itemview.
gccrs-13-i686-linux-gnu
GNU Rust compiler (cross compiler for i386 architecture)
!!!!! Please note, the compiler is in a very early stage
and not usable yet for compiling real Rust programs !!!!!
librccui0
RusXMMS Charset Conversion library (user interface)
libRCC allows developers to work with multiple encodings of the same language
by adapting the encoding of ID3 tags, M3U and PLS playlists (including file
names) to local settings on the fly.
golang-1.17
Go programming language compiler - metapackage
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.