gcc-14-s390x-linux-gnu
GNU C compiler for the s390x-linux-gnu architecture
This is the GNU C compiler for the s390x-linux-gnu architecture,
a fairly portable optimizing compiler for C.
gccgo-14-aarch64-linux-gnu
GNU Go compiler for the aarch64-linux-gnu architecture
This is the GNU Go compiler for the aarch64-linux-gnu architecture, which
compiles Go on platforms supported by the gcc compiler. It uses the gcc
backend to generate optimized code.
gccgo-14-arm-linux-gnueabihf
GNU Go compiler for the arm-linux-gnueabihf architecture
This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which
compiles Go on platforms supported by the gcc compiler. It uses the gcc
backend to generate optimized code.
gccgo-14-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.
libghc-incremental-parser-prof
generic incremental parsers; profiling libraries
Incremental parsers can provide partial results from partial input.
This parser library is implemented using the concept of Brzozowski
derivatives, tweaked and optimized to work with any monoidal input
type. Lists, ByteString, and Text are supported out of the box, as
well as any other data type for which the monoid-subclasses package
defines instances. If the parser result is also a monoid, the
parser can provide it incrementally, before the complete input is
parsed.
gccrs-14-aarch64-linux-gnu
GNU Rust compiler for the aarch64-linux-gnu architecture
!!!!! Please note, the compiler is in a very early stage
and not usable yet for compiling real Rust programs !!!!!