php-symfony-var-dumper

mechanisms for walking through any arbitrary PHP variable

The Symfony VarDumper Component provides mechanisms to walk through any arbitrary PHP variable. Build on top of those, it features a dump() function as an improved alternative to the php build-in var_dump().

gobjc++-14-multilib-mips64el-linux-gnuabi64

GNU Objective-C++ compiler (multilib support)

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

libn32stdc++-13-dev-mips-cross

GNU Standard C++ Library v3 (development files) (mips

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

gnat-12-riscv64-linux-gnu

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

r-cran-r.methodss3

GNU R utility function for defining S3 methods

Methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4. This is a cross-platform package implemented in pure R that generates standard S3 methods.

qoi

“Quite OK Image Format” for fast, lossless image compression

This is the original QOI implementation to work with images with C or C++.