J-Fall 202253 Videos

J-Fall 2022: Jakob Löhnertz – Dekompiled

Most people run their Kotlin code on the Java Virtual Machine (JVM). But did you ever wonder about how Kotlin can be so concise, clean, and expressive to read and write compared to Java, while in the end it will just be compiled to JVM bytecode nonetheless? There must be quite some heavy lifting going […]