Description: Kotlin is a statically-typed programming language that runs on the Java Virtual Machine and also can be compiled to JavaScript source code or uses the LLVM compiler infrastructure. Itβs designed to be an industrial-strength object-oriented language, and a "better language" than Java, but still be fully interoperable with Java code, allowing companies to make a gradual migration from Java to Kotlin. When Kotlin codes used in LibreOffice, they should be works the same as Java, Python. Steps to Reproduce: - Actual Results: - Expected Results: - Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Android 5.1.1; Mobile; rv:54.0) Gecko/54.0 Firefox/54.0
Is really needed ? If Kotlin is fully interoperable with Java then it could be possible to encapsulate Kotlin code in Java code and use it as is in a LibreOffice plugin. Did you try? Set status to NEEDINFO, please set it back to UNCONFIRMED once requested informations are provided. Best regards. JBF
(In reply to Jean-Baptiste Faure from comment #1) > Is really needed ? If Kotlin is fully interoperable with Java then it could > be possible to encapsulate Kotlin code in Java code and use it as is in a > LibreOffice plugin. Yes, Kotlin is 100% interoperable with Java.
(In reply to Volga from comment #2) > (In reply to Jean-Baptiste Faure from comment #1) > > Is really needed ? If Kotlin is fully interoperable with Java then it could > > be possible to encapsulate Kotlin code in Java code and use it as is in a > > LibreOffice plugin. > Yes, Kotlin is 100% interoperable with Java. Ok, so there is nothing more to do to use Kotlin as programming language in LibreOffice. So closing as WorksForMe. Best regards. JBF