Skip to content

Commit 9fc288e

Browse files
[DOC} Add ScalaDays 2019 talks
There were some nice talks about dotty, let me put them here :)
1 parent 36707c7 commit 9fc288e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/docs/resources/talks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Talks
55

66
Talks on Dotty
77
--------------
8+
- (ScalaDays 2019, Lausanne) [A Tour of Scala 3](https://portal.klewel.com/watch/webcast/scala-days-2019/talk/2/) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](https://www.slideshare.net/Odersky/a-tour-of-scala-3)
9+
810
- (ScalaDays 2016, Berlin) [Scala's Road Ahead](https://www.youtube.com/watch?v=GHzWqJKFCk4) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](http://www.slideshare.net/Odersky/scala-days-nyc-2016)
911

1012
- (JVMLS 2015) [Compilers are Databases](https://www.youtube.com/watch?v=WxyyJyB_Ssc) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](http://www.slideshare.net/Odersky/compilers-are-databases)
@@ -17,6 +19,10 @@ transformations and more.
1719

1820
Deep Dive with Dotty
1921
--------------------
22+
- (ScalaDays 2019, Lausanne) [Metaprogramming in Dotty](https://portal.klewel.com/watch/webcast/scala-days-2019/talk/38/) by [Nicolas Stucki](https://twitter.com/stucki153).
23+
24+
- (ScalaDays 2019, Lausanne) [Future-proofing Scala: the TASTY intermediate representation](https://portal.klewel.com/watch/webcast/scala-days-2019/talk/7/) by [Guillaume Martres](http://guillaume.martres.me/).
25+
2026
- (Mar 21, 2017) [Dotty Internals 1: Trees & Symbols](https://www.youtube.com/watch?v=yYd-zuDd3S8) by [Dmitry Petrashko](http://twitter.com/darkdimius) [\[meeting notes\]](../internals/dotty-internals-1-notes.md).
2127
This is a recorded meeting between EPFL and Waterloo, where we introduce first notions inside Dotty: Trees and Symbols.
2228

0 commit comments

Comments
 (0)