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

Add types to Core functions and constructors when translating from Internal #1617

Merged
merged 4 commits into from
Nov 11, 2022

Conversation

paulcadman
Copy link
Collaborator

This PR adds support for translation of Function and SmallUniverse expressions to Core.

This means that the type Expressions for constructors, functions and axioms can be translated and stored in the corresponding Core {Identifier, Constructor}Infos.

@paulcadman paulcadman added the core Related to JuvixCore label Nov 10, 2022
@paulcadman paulcadman added this to the 0.3 milestone Nov 10, 2022
@paulcadman paulcadman self-assigned this Nov 10, 2022
@janmasrovira janmasrovira self-requested a review November 11, 2022 09:14
@paulcadman paulcadman merged commit b541972 into main Nov 11, 2022
@paulcadman paulcadman deleted the internal-core-compile branch November 11, 2022 12:38
@lukaszcz lukaszcz linked an issue Jan 2, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to JuvixCore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translation from Internal to JuvixCore
2 participants