G
G
Goder2013-02-10 00:42:19
JavaScript
Goder, 2013-02-10 00:42:19

Are there any examples of js projects written in Kotlin?

It's about the language from JetBrains: confluence.jetbrains.com/display/Kotlin/Welcome

The compiler allows you to get output code in Java or Javascript.

Are there examples of working projects somewhere, the js-code of which was obtained using a compiler from Kotlin? I would like to understand how the compiler is ready for use in production.

If there are developers here who work according to the above scheme, please tell us how it works for you? :) Are the constructions generated by the compiler optimal? Does it debug successfully? How convenient is it to test such code? How convenient is it to work with ready-made js libraries in Kotlin?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vaniapooh, 2013-02-10
@vaniapooh

Generally speaking, the same page says that Kotlin is under development. I tried to work with it in Intellij IDEA 12 and support, in my opinion, is still rather weak.

P
Partizanin, 2017-06-12
@Partizanin

It is unlikely that there are any serious projects on Kotlin for js, since the Javascript compiler has not yet been fully finalized.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question