All videos
All videos
IDEs and compilers: an ever closer union
October 7, 2019
With the development of both the Dotty Language Server and Metals, Scala is now well on its way towards providing great compiler-backed IDE support. But even though we're now using our compilers more interactively, there is still a lot of knowledge about our code that we never get to interact with directly: how type inference makes decisions, how implicit search proceeds, how macros get expanded, etc. How different would programming be if the compiler could act as a true assistant to the developer? The possibilities are vast and we should start exploring them! In this talk, I'll present some early experiments in this area and hope to inspire others to start doing their own experiments too.
Other videos that you might like
The perfect build tool
Jan Christopher Vogt
Tree-Structured RNNs: a Tool for Learning from Human Code
Zoë Weil
Where Ammonites thrive
Aleksander Boruch-Gruszecki
Q&A session with Martin Odersky and Scala 3 team
Martin Odersky, Sébastien Doeraene, Krzysztof Romanowski, Darja Jovanovic, Guillaume Martres, Nicolas Stucki