Explorar o código

Add 2025 conference talks to the README and note some upcoming ones in 2026 (#6689)

Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
Dana Jansens hai 2 meses
pai
achega
c860c178d4
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -365,6 +365,19 @@ Learn more about the Carbon project:
 
 Carbon focused talks from the community:
 
+### 2026
+
+-   Benchmarking and optimizing the Carbon compiler, NDC {Toronto} (May 5-8)
+-   Carbon: graduating from the experiment, NDC {Toronto} (May 5-8)
+
+### 2025
+
+-   Carbon: from C++ to Memory Safety, REBASE - ICFP/SPLASH
+    ([slides](https://chandlerc.blog/slides/2025-rebase-carbon))
+-   Memory safety everywhere with both Carbon and Rust, RustConf
+    ([video](https://youtu.be/FYLuom6gg_s),
+    [slides](https://chandlerc.blog/slides/2025-rustconf-memory-safety-everywhere))
+
 ### 2024
 
 -   Generic implementation strategies in Carbon and Clang, LLVM Developers'