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

Combinators and Mutations #259

Open
3 tasks
lhstrh opened this issue Jan 14, 2021 · 0 comments
Open
3 tasks

Combinators and Mutations #259

lhstrh opened this issue Jan 14, 2021 · 0 comments
Assignees
Labels
c Related to C target runtime Related to the runtime implementation

Comments

@lhstrh
Copy link
Member

lhstrh commented Jan 14, 2021

  • Add destructor for reactor instances. First step is to replace ___reaction_i with ___reactions[i] on the self struct.
  • Update the ScatterGather example to use inheritance and type parameters.
  • Add other combinators such as MapReduce, Scan, Fold, Pipelines, etc.
@lhstrh lhstrh self-assigned this Jan 14, 2021
@lhstrh lhstrh added c Related to C target runtime Related to the runtime implementation labels Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c Related to C target runtime Related to the runtime implementation
Projects
None yet
Development

No branches or pull requests

1 participant