Kotlin: Write code for cross-platform compatibility

Kotlin is an open source, object-oriented programming language with type inference, which allows developers to be more concise with their syntax.

Featured Kotlin resources

C and C++ logo
Article
Dec 11, 2024

Making memcpy(NULL, NULL, 0) well-defined

Nikita Popov

C2y makes memcpy(NULL, NULL, 0) and other zero-length operations on null...

Featured image for Red Hat Enterprise Linux.
Article
Nov 13, 2024

Red Hat Enterprise Linux 9.5: What are the top features for developers?

Nikhil Mungale

Find out what's new in Red Hat Enterprise Linux (RHEL) 9.5, including...

Feature image for the C programming language.
Article
Sep 13, 2024

The state of documentation for the GNU C library and kernel

DJ Delorie

Dive into the state of software documentation for the GNU C library and...

Feature image for the C programming language.
Article
Sep 09, 2024

Accelerate glibc test development with the glibc-support repository

Florian Weimer

The glibc-support repository provides a convenient way to develop a wide...

Kotlin-related resources