Skip to content

Conversation

QuarticCat
Copy link
Collaborator

An experimental implementation. Currently, it has some problems:

  • No error handling (will complete soon, maybe next PR)
  • May generate extra fixpoint marks. For example, it will mark sexprs in our example.pag as a fixpoint, creating a redundant nested fixpoint node. I haven't come up with a clear solution.

Fixes #46

Copy link
Owner

@SchrodingerZhu SchrodingerZhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No further concerns on my side except what you have already mentioned. Let's merge this before it goes too huge. Nice job!

@QuarticCat QuarticCat merged commit 87948c5 into main Jun 13, 2023
@QuarticCat QuarticCat deleted the qc-revise branch June 13, 2023 15:23
@QuarticCat QuarticCat mentioned this pull request Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite normalization for transitive references between μ rules
2 participants