all speakers

Marharyta Nedzelska

Marharyta Nedzelska

Software Engineer at Sonar

Margarita is a big Kotlin fan and Kotlin GDE. Knows both conference sides: speaking and organizing. Organized a KUG in her native city Kyiv because she believes in Knowledge Sharing and Collective Intelligence. For her everyday job, she's building Static Code Analysis tools for Java/Kotlin/Scala and other languages.

How we completely rewrote our static code analyzer for Kotlin

You've probably heard about Static Code Analysis tools provided by SonarSource, but have you ever thought about what's under the hood of these analyzers?

Some time ago we decided to bring the support of the Kotlin language to the next level. Of course, our story was full of different challenges. How to implement a good analyzer on top of an already existing one, how to track and balance performance, precision, and memory consumption, how to investigate OutOfMemory errors, detect memory leaks on the user's side, and many other hard topics.

In this presentation, we will try to get to the bottom of this mystery by looking at what's under the hood of our Kotlin Analyzer.

Talk by: Marharyta Nedzelska