Tag: Java

Undercover Kotlin: Using Kotlin without tipping your hand One of the many hazards of trying out a new language is the lack of interoperability. A new language often presents the added burden of learning a whole new ecosystem. The designers of Kotlin took special care to make sure Kotlin suffered from this as little as [...]
Read more
Java 4..12, Kotlin, Code Coverage and their best friend — bytecode: scandals, intrigues, investigations Do you know what is inside of your class files? Are you ready to bet? Let's have fun by diving into bytecode pattern matching and explore how different compilers (Java/Kotlin) and their different versions, including recently released javac 12 and kotlinc [...]
Read more
1 2