Ruckus
03/30/2018, 2:30 PMthe way how java does operate on the memory and other things is terribleHow so? Kotlin (at least on the JVM) does the same thing, so if that's your issue with Java, Kotlin is not the solution. Also, the JVM's memory management (while not ideal for every situation) is really quite good.