chibicc

small C compiler

This is yet another small C compiler that implements most C11 features. Even though it still probably falls into the "toy compilers" category just like other small compilers do, chibicc can compile several real-world programs, including Git, SQLite, libpng and chibicc itself, without making modifications to the compiled programs. Generated executables of these programs pass their corresponding test suites. So, chibicc actually supports a wide variety of C11 features and is able to compile hundreds of thousands of lines of real-world C code correctly.

python3-django-test-migrations

Testing database migrations for Django

This framework allows one to test migrations with respect to: * schema and data * forward and rollback * order, names * database configuration It also features fully typed annotations.

gimp-help-fa

Documentation for the GIMP (Farsi)

This package contains the documentation files for the GIMP designed for use with the internal GIMP help browser or external web browsers.

gfortran-13-multilib

GNU Fortran compiler (multilib support)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

gnat-13

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).

gobjc++-13-multilib

GNU Objective-C++ compiler (multilib support)

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