Skip to content

Remove constructor eta-expansion #8

Open
@flupe

Description

@flupe

The CertiCoq evaluator requires constructors to be fully-applied.
To comply, the backend currently eta-expands constructor applications, but this verified transformation is already provided by the MetaCoq project.

Once we get the plumbing with the rest of the pipeline going, this transformation should be dropped from the backend to use the verified one instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions