Bio
I’m a Postdoctoral Researcher at LAMP/EPFL, led by Martin Odersky, working at the Scala 3 compiler. I’m interested in meta-programming, macros and staging technologies.
My Talks
Safe Code Generation with Scala 3 Macros
In this talk we introduce compile-time staging--a mechanism for well-scoped, type-safe, code generation which is part of the new Scala 3 macro system. We show how staging can be used to enhance the...