Kotlin Native

1 program Added 2025-10-22T12:36:40Z Model: meta-llama/llama-3.1-70b-instructTemp: 0.4 Evidence Report issue View issues
Aliases: Kotlin/Native, KN
Provenance: commit 4fb1f35f75 · authored 2025-10-22T14:36:40+02:00 · model meta-llama/llama-3.1-70b-instruct

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

Kotlin (0.62)Kotlinx (0.19)Kotlin Script (0.18)Nelua (0.14)Active Oberon (0.12)

LLM-contributed programs

Kotlin/Native Hello World

Provenance: commit 4fb1f35f75 · authored 2025-10-22T14:36:40+02:00 · model meta-llama/llama-3.1-70b-instruct · Temp 0.4
code.kt · license: Apache-2.0 · added: 2025-10-22T12:36:40Z
fun main() {
println("Hello, World!")
}

Contribute — propose a file extension

Tell us where to find evidence about Kotlin Native (mapped to pl/kotlin_native). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Kotlin Native/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Kotlin Kotlin Script →