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

Abstract program #21

Open
ngsankha opened this issue Feb 17, 2020 · 0 comments
Open

Abstract program #21

ngsankha opened this issue Feb 17, 2020 · 0 comments

Comments

@ngsankha
Copy link
Owner

Couple of things becoming clear while writing the paper and getting more benchmarks to pass:

  • ProgWrapper and ProgTuple don't need to be separate. They can be merged into an abstract program that has other abstract programs, the branch and the environment.
  • Make objects immutable - this will increase memory usage but make things functional and easy to reason about
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