this post was submitted on 02 Jul 2023
17 points (94.7% liked)

Kotlin

665 readers
2 users here now

Kotlin is a statically typed programming language for the JVM, Android, JavaScript, and native.

Subreddit rules:

Resources:

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] koreth@lemm.ee 2 points 1 year ago

Anyone done compile time comparisons with the K2 compiler? Sadly it chokes on my code base (known bug with static fields in Java classes) but I’m curious to hear if it lives up to its promise of cutting build times down significantly.