Skip to content

Commit b3b747d

Browse files
Add youtube link to compiler talk
1 parent f4895d7 commit b3b747d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_blogposts/2024-07-08-retreat-recap.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Furthermore, the comments table was explained. As comments are not part of the A
4343

4444
The full talk has been recorded and can be watched here: [TODO - Youtube Link].
4545

46-
### Brief overview of compiler development
46+
### Intro to compiler development
4747

4848
A talk by Cristiano Calcagno ([@ccrisccris](https://x.com/ccrisccris))
4949

@@ -59,7 +59,7 @@ The next layer is the raw lambda tree, which is the last layer before code gener
5959

6060
The final layer is the JS dump, which is the actual JavaScript code generation.
6161

62-
Again, the full talk has been recorded and can be watched here: [TODO - Youtube Link].
62+
Again, the full talk has been recorded and can be watched here: [Youtube Link](https://youtu.be/sQinTXDynew?si=AihxJBQDEyzMCvFz).
6363

6464
### Beginning of group work
6565

0 commit comments

Comments
 (0)