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

Cleanup interpreter runtime #338

Open
rolph-recto opened this issue Feb 2, 2022 · 0 comments
Open

Cleanup interpreter runtime #338

rolph-recto opened this issue Feb 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rolph-recto
Copy link
Collaborator

There's a lot of duplication between the interpreter runtime and the code generation runtime: e.g. IOStrategy is defined in both the interpreter and the runtime projects. The interpreter should really inherit from the code generation runtime, as the latter provides a subset of the functionality of the former.

@rolph-recto rolph-recto self-assigned this Feb 2, 2022
@rolph-recto rolph-recto added the enhancement New feature or request label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant