Is there any other language that has WORA propertry other than java ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any other language that has WORA propertry other than java ?

WORA stand for Write once Read AnyWhere. Java allowed it due to byte code nature I wanna knw if there is any other language with that nature.

27th Jun 2021, 12:35 PM
Shahid Iqbal
Shahid Iqbal - avatar
2 Answers
+ 1
Kotlin has bugs while running it on linux
27th Jun 2021, 5:40 PM
Shahid Iqbal
Shahid Iqbal - avatar
+ 1
python has PVM internally
28th Jun 2021, 7:27 PM
zemiak