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)
Related languages
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
fun main() {
println("Hello, World!")
}