Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generative Function Calls #10

Closed
VonTum opened this issue Sep 27, 2024 · 3 comments
Closed

Generative Function Calls #10

VonTum opened this issue Sep 27, 2024 · 3 comments

Comments

@VonTum
Copy link
Collaborator

VonTum commented Sep 27, 2024

Function calls that can be computed at compiletime are vital.

@VonTum
Copy link
Collaborator Author

VonTum commented Oct 2, 2024

This might actually not be too bad to implement at first. A basic version that requires the output to be a simple constant would already suffice for most cases. And it'd be the framework to build utilities onto like sizeof #(T: int[])

@VonTum
Copy link
Collaborator Author

VonTum commented Nov 9, 2024

See #19

@VonTum
Copy link
Collaborator Author

VonTum commented Jan 30, 2025

This has pretty much been covered by #56

@VonTum VonTum closed this as completed Jan 30, 2025
@VonTum VonTum reopened this Jan 30, 2025
@VonTum VonTum closed this as completed Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant