gobjc++-14-multilib-s390x-linux-gnu

GNU Objective-C++ compiler (multilib support)

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler.

gfortran-11-mips-linux-gnu

GNU Fortran compiler

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

libmirage-kv-ocaml

MirageOS signatures for key/value devices (runtime)

mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement.

libopencl-clang19.1

thin wrapper for clang

Opencl-clang is a thin wrapper library around clang. It has an OpenCL-oriented API and is capable of compiling OpenCL C kernels to SPIR-V modules.

gdc-11-mips-linux-gnu

GNU D compiler (version 2) (cross compiler for mips architecture)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

python3-comm

Register a comm implementation in the Jupyter kernel (Python 3)

It provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.