All videos
All videos
Integrating IDEs with Dotty, the experimental Scala compiler
A great programming language should provide a great developer experience! This is why Dotty comes built-in with IDE support that is designed to be easy to use, robust and extensible. In this talk I’ll describe the technologies used to implement this. I will also describe some of the planned future improvements: ultimately, we would like the compiler to become much better at helping you write correct programs instead of just complaining when you make mistakes.
Other videos that you might like

Using Chaos Engineering to Build Resilient Distributed Applications
Carl Pulley

Exploring Type-Level Programming in Scala
Jorge Vásquez

IDEs and compilers: an ever closer union
Guillaume Martres

The Implementation Challenges of Language Simplification
Simon Ochsenreither