D
D
dm-usov2021-01-18 05:06:37
Java
dm-usov, 2021-01-18 05:06:37

Is it possible to program in Kotlin without java?

Is it possible to program in Kotlin without java?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Developer, 2021-01-18
@samodum

Can. I allow

V
Vasily Bannikov, 2021-01-18
@vabka

If without a JVM at all, then it’s impossible - the kotlin compiler uses jvm
If without Java as a language, then you can - just don’t use Java
If without Java, in the sense of the Java API, then you can - you need to use Kotlin native or Kotlin JavaScript

A
akimdi, 2021-01-18
@akimdi

Do you mean Kotlin Native?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question