Expert Overview
Things I'm Doing
Talks I've Given
Member of the Scala Center. Contributor and maintainer of sbt, Metals and Scaladex.
 
Talks I've Given
-
Building a Debugger for Scala 3
Featuring Adrien Piquerez
Building a debugger for a high-level programming language like Scala 3 is a challenging task. In this talk I will decompose it in smaller problems and describe our solutions: a debug server, an expression compiler and a step filter.
software-development tasty compiler debug tooling scala-3