From deb20fed518978f8f95be3be7e081de084043ff7 Mon Sep 17 00:00:00 2001 From: Abel Nieto Date: Mon, 20 Aug 2018 15:23:57 -0400 Subject: [PATCH] Add link to Dotty internals talk on denotations --- docs/docs/resources/talks.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/resources/talks.md b/docs/docs/resources/talks.md index 276150a5ed92..091f9d528a4c 100644 --- a/docs/docs/resources/talks.md +++ b/docs/docs/resources/talks.md @@ -23,6 +23,9 @@ This is a recorded meeting between EPFL and Waterloo, where we introduce first n - (Mar 21, 2017) [Dotty Internals 2: Types](https://www.youtube.com/watch?v=3gmLIYlGbKc) by [Martin Odersky](http://twitter.com/odersky) and [Dmitry Petrashko](http://twitter.com/darkdimius). This is a recorded meeting between EPFL and Waterloo, where we introduce how types are represented inside Dotty. +- (Jun 15, 2017) [Dotty Internals 3: Denotations](https://youtu.be/9iPA7zMRGKY) by [Martin Odersky](http://twitter.com/odersky) and [Dmitry Petrashko](http://twitter.com/darkdimius). +This is a recorded meeting between EPFL and Waterloo, where we introduce denotations in Dotty. + - (JVM Language Summit) [How do we make the Dotty compiler fast](https://www.youtube.com/watch?v=9xYoSwnSPz0) by [Dmitry Petrashko](http://twitter.com/darkdimius). [Dmitry Petrashko](http://twitter.com/darkdimius) gives a high-level introduction on what was done to make Dotty .