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

'Match' with complex patterns in Core #1530

Merged
merged 9 commits into from
Sep 14, 2022
Merged

'Match' with complex patterns in Core #1530

merged 9 commits into from
Sep 14, 2022

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Sep 13, 2022

This PR adds to JuvixCore a 'Match' constructor which implements complex pattern matching. The 'Match' should be later compiled down to single-level 'Case' constructors as a separate transformation on the core.

@lukaszcz lukaszcz merged commit 4396f34 into main Sep 14, 2022
@lukaszcz lukaszcz deleted the core-match branch September 14, 2022 13:44
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.

2 participants