kotlin

cross-platform, general-purpose programming language

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.

linux-support-6.6.9

Support files for Linux 6.6

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

galvani

reads data from a device with graphical plots and evaluation

galvani reads data from a digital multimeter or other measurement device through a serial interface. Data are plotted graphically and can be evaluated in different forms (Peak-Integration of Chromatogramms, Differential Analysis and other). Additionally data can be produced by a simulation.

libjs-jquery-sortablejs

jQuery binding for SortableJS

jquery-sortablejs is a jQuery plugin that allows to use SortableJS with jquery

g++-11-mipsisa64r6-linux-gnuabi64

GNU C++ compiler (cross compiler for mips64r6 architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

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.