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

Lower record and array types #38

Closed
lkorenc opened this issue Nov 29, 2021 · 2 comments
Closed

Lower record and array types #38

lkorenc opened this issue Nov 29, 2021 · 2 comments
Assignees
Milestone

Comments

@lkorenc
Copy link
Collaborator

lkorenc commented Nov 29, 2021

Lower record and array types to their standard equivalents.

@lkorenc lkorenc added this to the Phase 1 milestone Nov 29, 2021
@lkorenc lkorenc self-assigned this Nov 29, 2021
@lkorenc lkorenc mentioned this issue Jan 12, 2022
@lkorenc
Copy link
Collaborator Author

lkorenc commented Jan 18, 2022

Array type support is already merged, waiting for records to be implemented in hl.

@lkorenc
Copy link
Collaborator Author

lkorenc commented Mar 3, 2022

Lowering of records into tuples will have it's own separate pass, as it is a bigger change than simple substitution on type level.

@lkorenc lkorenc closed this as completed Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant