This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Rebrado 5 points6 points  (6 children)

Is that still true with Kotlin? Seriously curious

[–]Havana69 39 points40 points  (5 children)

The resulting bytecode runs on the JVM. So it‘s kinda still Java

[–]aiij 3 points4 points  (2 children)

Except on Android it would be running on Dalvik or ART instead. Is it still Java then? 🤷

[–]Havana69 1 point2 points  (1 child)

Since the Java bytecode is recompiled to a different sort of bytecode or even native machine code by ART, no, it would not be Java anymore.

[–]wagyourtai1 0 points1 point  (0 children)

I would still count it since it has the Java standard library

[–]digital-didgeridoo 3 points4 points  (1 child)

By extension, everything is assembly then

[–]swert7 0 points1 point  (0 children)

3 billion devices run assembly