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.
3 Respuestas
+ 1
Kotlin has bugs while running it on linux
+ 1
python has PVM internally