In this talk, I will introduce the highlights of what to look forward to in Scala 3.9 LTS, as well as how to think about the upcoming new release.

The new Scala 3.9 LTS is planned to arrive in Q2 2026. With it, a wave of significant changes will soon flood the Scala ecosystem. Numerous language features, a new runner, a revamped REPL, bumped JDK, the list runs long.
In this talk, I will introduce the highlights of what to look forward to in Scala 3.9 LTS, as well as how to think about the upcoming new release. I will summarise the changes since 3.3 LTS, unpacking some of the development history. I will also talk about 3.3 LTS ongoing support, JDK compatibility and other things you might wonder about, thinking about Scala going forward.
Protobuf is commonly associated with code generation. However, in large projects with tens of thousands of message definitions, this approach can lead to an overwhelming amount of generated code. In this talk, I’ll share my journey in search of a different approach to this problem.
Don't miss out on this opportunity to connect with Scalar community and create lasting memories!
Do you like it when compiler generates the boring code for you? Fast, mundane, boring-but-error-prone code? Do you need to implement such a code generator yourself? Have you found out that Shapeless/Mirrors bend your brain a bit too much?
Learn how to accelerate Scala code by orders of magnitude with Cyfra.
In this presentation, I will demonstrate how we leveraged the strengths of Scala and TypeScript to develop a collaborative text editor that meets the strictest standards for security, performance, and real-time collaboration.