Skip to content

Type inference for TypeClassLang #63

Open
@hrutvik

Description

@hrutvik

Type inference for TypeClassLang must perform ordinary type inference and further resolve overloading. We can pursue either a traditional approach or a constraint-based approach like PureLang's current type inference. Either way, inference must annotate untyped TypeClassLang programs to produce typed ones, and this annotation must be sound with respect to TypeClassLang's elaboration rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions