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

Inductive predicates #198

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mariojppereira
Copy link
Contributor

@mariojppereira mariojppereira commented May 18, 2022

This patch proposes to extend Gospel with support for inductive predicates.

ToDo list:

  • extend parser
  • extend untyped AST
  • include positive/negative tests
  • extend typed AST
  • implement type-checking inductive predicates (particular focus on positivity-checking)

Extend Gospel with support for inductive predicates (wip)
@pascutto pascutto removed request for pascutto and n-osborne May 23, 2022 09:26
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