Kotlin
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...
Cost / License
- Free
- Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- Online
Features
- Object-oriented Language
- Cross-Platform
- Static typing
Android Development
- Type inference
- Java Support
- Portable
- Support for scripting
- Interpreter
- Multiplatform
- Rad
Tags
- programming
- development
- Scripting language
- Developer Tools
- Web Development
- JVM
Kotlin News & Activities
Recent News
- POX published news article about Kotlin
Kotlin 2.3 adds new language features, native interop updates, Java 25 support, and moreJetBrains has announced the release of Kotlin 2.3.0, bringing a mix of new language features, incre...
- POX published news article about Kotlin
Kotlin 2.2.20 brings WebAssembly in beta, Swift export available by default, and moreKotlin version 2.2.20 introduces substantial advancements for web and multiplatform development. Le...
- Fla published news article about Ktor
Ktor 3.2.0 brings dependency injection, HTMX modules, and Gradle supportKtor 3.2.0 introduces new modules for dependency injection and HTMX, expanding integration options ...
Recent activities
POX added Kotlin as alternative to ReScript and Unison Programming Language- braky updated Kotlin
Featured in Lists
A list with 809 apps by AmileyaRyver without a description.
A list with 38 apps by xenmaster without a description.
A list with 82 apps by Lunatica without a description.
What is Kotlin?
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. Kotlin mainly targets the JVM, but also compiles to JavaScript or native code (via LLVM). Kotlin is sponsored by JetBrains and Google through the Kotlin Foundation.
Kotlin is officially supported by Google for mobile development on Android. Since the release of Android Studio 3.0 in October 2017, Kotlin is included as an alternative to the standard Java compiler. The Android Kotlin compiler lets the user choose between targeting Java 6 or Java 8 compatible bytecode.


