Kotlin IR, or Kotlin Intermediate Representation, is the new internal representation used by the Kotlin compiler when it parses Kotlin source files . It uses this representation to than perform a series of “lowerings” which transform the code.10 Şub 2020
Read moreIs Kotlin good for front-end?
As we know, Kotlin is a language made for Android and is used front-end widely . But with Kotlin, it works even on the flip side. Yes! Kotlin has become a potential back-end development tool for developers in today’s time.
Read moreIs Kotlin client-side?
Kotlin can be used for any kind of development, be it server-side, client-side web and Android. With Kotlin/Native currently in the works, support for other platforms such as embedded systems, macOS and iOS is coming.
Read more