2025-04-28 — Last Week in Carbon #5377
josh11b
announced in
Last Week in Carbon
Replies: 1 comment
-
Hey @josh11b Thanks for sharing the updates—I really like the direction and clarity. One piece of feedback: I think the Carbon language should lean more into raw performance optimizations rather than mirroring C++, Rust, or Go patterns. Something closer to Zig’s philosophy might give us a unique edge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Updates on leads issues
impl
inclass
redeclaration syntax with parameterizationimpls
with a syntax likeimpl A.(as I(Inner)) { ... }
. How does that work whenA
and/or theimpl
is parameterized?Updates on proposals
final impl
updateimpl
generated by anextend impl as
in an interfacefinal impl
s.Self impls I
and.Self impls I
to be abbreviatedimpls I
more broadly.Updates on moderation across our community spaces (Discord and GitHub)
Activity on toolchain
PushForSameRegion
.Redecl
instruction approachextend final impl as
in #5345Other active discussions
These include Discord Chat, GitHub Discussions, or open discussion sessions.
RSS Feed for "Last Week in Carbon" here
Beta Was this translation helpful? Give feedback.
All reactions