Skip to content

Typed declarations for parameter loading #245

@statusfailed

Description

@statusfailed

Interpreting a lang::TypedTerm requires "injecting" parameter types as special load ops.
This means we also pass a dict of param types into the interpreter.

However, this should not be a special case: we should instead have type maps for all definitions and declarations;
parameters can then be a special case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions