lib32go42

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

gobjc-14-for-build

GNU Objective-C compiler for the build architecture

This is the GNU Objective-C compiler for the build architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-14

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-14-for-host

GNU Objective-C compiler for the host architecture

This is the GNU Objective-C compiler for the host architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-14-x86-64-linux-gnu

GNU Objective-C compiler for the x86_64-linux-gnu architecture

This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

go-staticcheck

advanced Go linter

Staticcheck is a state of the art linter for the Go programming language. Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules.