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

Typeclass lang #76

Merged
merged 175 commits into from
Dec 30, 2024
Merged

Typeclass lang #76

merged 175 commits into from
Dec 30, 2024

Conversation

Gordon-Sau
Copy link
Contributor

  • Define a new type system that supports type classes. Because the new typeclassLang
  • As it is not completed yet, and the type system is quite different from the original type system, I put everything that is updated in typeclass/ so we don't have to break existing proofs.
  • The type soundness proof for NestedCase is still WIP and is currently cheated.

Gordon-Sau and others added 30 commits October 7, 2023 14:33
typeclass tcexp: add Predtype to each expression
…ide conditions and turns some tuples to records
… distinctness condition for the variables in typeclasss_typing
… pure_tcexp and pure_tcexp_lemmas to typeclass/typing/, and remove the files that are not updated in typeclass/, and move typeclass_env_map_impl to typing
@Gordon-Sau Gordon-Sau requested a review from hrutvik as a code owner October 16, 2024 08:20
@hrutvik hrutvik merged commit 67751eb into master Dec 30, 2024
3 checks passed
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.

5 participants