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

First draft of metaprogramming design doc. #89

Closed
wants to merge 4 commits into from
Closed

First draft of metaprogramming design doc. #89

wants to merge 4 commits into from

Conversation

josh11b
Copy link
Contributor

@josh11b josh11b commented Jun 19, 2020

Describing an approach and the beginning of a design for metaprogramming in Carbon.

@googlebot googlebot added the cla: yes PR meets CLA requirements according to bot. label Jun 19, 2020
@josh11b josh11b requested a review from a team September 11, 2020 20:33
["inline while"](https://ziglang.org/documentation/master/#inline-while), and
["comptime" code blocks](https://ziglang.org/documentation/master/#comptime)
in [Zig](https://ziglang.org/)

Copy link
Contributor

@jsiek jsiek Sep 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here are some more languages that support structured metaprogramming:

@jonmeow jonmeow added this to WIP in Proposals Mar 17, 2021
@jonmeow jonmeow added this to Draft in Proposals Apr 20, 2021
@jonmeow jonmeow marked this pull request as draft April 20, 2021 16:20
@jonmeow jonmeow removed the WIP label Apr 20, 2021
@github-actions
Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active, please comment or remove the inactive label.
This PR is labeled inactive because the last activity was over 90 days ago. This PR will be closed and archived after 14 additional days without activity.

@github-actions github-actions bot added the inactive Issues and PRs which have been inactive for at least 90 days. label Aug 14, 2021
@github-actions
Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active or becomes active again, please reopen it.
This PR was closed and archived because there has been no new activity in the 14 days since the inactive label was added.

@github-actions github-actions bot closed this Aug 29, 2021
@jonmeow jonmeow moved this from Draft to Deferred in Proposals Jul 25, 2022
@github-actions github-actions bot added the proposal deferred Decision made, proposal deferred label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes PR meets CLA requirements according to bot. inactive Issues and PRs which have been inactive for at least 90 days. proposal deferred Decision made, proposal deferred proposal A proposal
Projects
No open projects
Proposals
Deferred
Development

Successfully merging this pull request may close these issues.

None yet

4 participants