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

Generate Free Foil with Template Haskell #14

Merged
merged 9 commits into from
Jun 20, 2024
Merged

Generate Free Foil with Template Haskell #14

merged 9 commits into from
Jun 20, 2024

Conversation

fizruk
Copy link
Owner

@fizruk fizruk commented Jun 19, 2024

  • Generate signature (no complex patterns)
  • Generate pattern synonyms for free foil terms
  • Generate/derive conversion functions to free foil (no complex patterns)
  • Generate/derive conversion functions from free foil (no complex patterns)
  • Derive ZipMatch instance
  • Use free foil with TH to implement $\lambda\Pi$-calculus (without typechecking)

@fizruk fizruk merged commit 7794541 into main Jun 20, 2024
4 checks passed
@fizruk fizruk deleted the free-foil-th branch June 20, 2024 01:07
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