this post was submitted on 02 Jul 2023
18 points (95.0% liked)

Kotlin

672 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 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.