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

Added support for passing arguments to lambda_wrapper and added corou… #59

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

AjayBrahmakshatriya
Copy link
Collaborator

…tine_wrapper

builder::lambda_wrapper now takes an argument which is the function to call instead of a stored variable. Similar function coroutine_wrapper has been added which can be used by Generator<> implementations to capture RIP state.

Added EXTRA_CFLAGS variable to add more flags.

@AjayBrahmakshatriya AjayBrahmakshatriya merged commit 0d198fd into BuildIt-lang:master Dec 18, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant