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

Generalize patterns for free foil #16

Merged
merged 18 commits into from
Aug 17, 2024
Merged

Generalize patterns for free foil #16

merged 18 commits into from
Aug 17, 2024

Conversation

fizruk
Copy link
Owner

@fizruk fizruk commented Jun 20, 2024

  • Add withPattern method to CoSinkable
  • Generalize withFreshPattern
  • Generalize withRefreshedPattern
  • Generalize withRefreshedPattern'
  • Generalize extendScopePattern
  • Generalize namesOfPattern
  • Generalize unsinkNamePattern
  • Generalize assertDistinctPattern
  • Generalize assertDistinctExt
  • Generalize unifyPatterns
  • Derive UnifiablePattern with Template Haskell or GHC.Generics
  • Generate withPattern method with Template Haskell
  • Use generalized patterns in AST
  • Demonstrate the use of patterns in FreeFoil and FreeFoilTH implementations of $\lambda\Pi$

@fizruk fizruk merged commit 45d9b0c into main Aug 17, 2024
4 checks passed
@fizruk fizruk deleted the free-foil-patterns branch August 17, 2024 21:21
@fizruk fizruk mentioned this pull request Aug 17, 2024
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.

1 participant