-
Notifications
You must be signed in to change notification settings - Fork 103
reflection and comptime #406
Copy link
Copy link
Open
Description
| Metadata | |
|---|---|
| Point of contact | @oli-obk |
| Team(s) | compiler, lang, libs |
| Goal document | 2025h2/reflection-and-comptime |
Summary
Design, implement and experimentally land a reflection scheme based on const fn that can only be called at compile time.
This proposal is solely for producing const eval values, not for putting types back into the type system.
That will be a follow-up once this proposal has a merged MVP.
Tasks and status
- Discussion and moral support (lang
)
- Do the work ()
Design language feature to solve problem
Implement language feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.