Kaj je Kotlin?
Kotlin is a statically-typed programming language that runs on the Java Virtual Machine (or JavaScript). Its primary development is from a team of JetBrains programmers based in Saint Petersburg, Russia and San Francisco. Kotlin provides support for both object-oriented and functional programming paradigms, and also allows seamless interoperability between Java and Kotlin codebases. It is fully interoperable with Java, thereby allowing companies to gradually migrate their existing libraries and applications to Kotlin over time.