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

LetRec in Core #1507

Merged
merged 6 commits into from Sep 6, 2022
Merged

LetRec in Core #1507

merged 6 commits into from Sep 6, 2022

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Sep 2, 2022

Add blocks of local mutually recursive definitions (LetRec) to Core.

Fixes #1476.

@lukaszcz lukaszcz marked this pull request as ready for review September 2, 2022 11:32
@lukaszcz lukaszcz self-assigned this Sep 2, 2022
@lukaszcz lukaszcz added the core Related to JuvixCore label Sep 2, 2022
@lukaszcz lukaszcz added this to the 0.2.5 milestone Sep 2, 2022
@lukaszcz lukaszcz marked this pull request as draft September 2, 2022 11:39
@lukaszcz lukaszcz marked this pull request as ready for review September 2, 2022 11:52
@lukaszcz lukaszcz marked this pull request as draft September 5, 2022 07:54
@lukaszcz lukaszcz marked this pull request as ready for review September 5, 2022 12:39
@lukaszcz lukaszcz force-pushed the core-letrec branch 2 times, most recently from 1ff3028 to 2f6f28e Compare September 6, 2022 07:44
@lukaszcz lukaszcz mentioned this pull request Sep 6, 2022
@lukaszcz lukaszcz merged commit 1fdc367 into main Sep 6, 2022
@lukaszcz lukaszcz deleted the core-letrec branch September 6, 2022 10:28
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.

Add LetRec to JuvixCore
2 participants