This is more of a theoretical question and I am not sure whether it actually belongs into this channel but I just give it a try.
I’d like to know whether it is theoretically possible to automatically transpile any valid Java program into an equally valid Kotlin program for the JVM while ensuring 100% compatibility with the original Java code.