From 7ef61cd679831cef6610d02705c69c7e0a204894 Mon Sep 17 00:00:00 2001 From: josh11b <15258583+josh11b@users.noreply.github.com> Date: Wed, 8 May 2024 14:04:01 -0700 Subject: [PATCH] Update 2024 talks (#3943) Co-authored-by: Josh L --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebf4a8dc04d5..71bde6e0bedd 100644 --- a/README.md +++ b/README.md @@ -347,10 +347,17 @@ Past Carbon focused talks from the community: - [Modernizing Compiler Design for Carbon’s Toolchain](https://www.youtube.com/watch?v=ZI198eFghJk), C++Now +### 2024 + +- [Generic Arity: Definition-Checked Variadics in Carbon](https://schedule.cppnow.org/session/generic-arity-definition-checked-variadics-in-carbon/), + C++Now + ### Upcoming -- [Generic Arity: Definition-Checked Variadics in Carbon](https://schedule.cppnow.org/session/generic-arity-definition-checked-variadics-in-carbon/) - C++Now +- [How designing Carbon with C++ interop taught me about C++ variadics and overloads](https://cppnorth.ca/speaker-chandler-carruth.html), + CppNorth, July 21-24 +- [The Carbon Language: Road to 0.1](https://ndctechtown.com/agenda/the-carbon-language-road-to-01-0sqv/0526yb03a59), + NDC {TechTown}, Sept. 11 ## Join us