Skip to content

Cache compilation of modules #9

Open
@flupe

Description

@flupe

Currently it seems like the CertiCoq pipeline only works on a given global enviroment (given in full).

My strategy as thus been to do a BFS of the definition graph to fetch all required dependencies (and only those) and put them in a single compile environment.

I like the implementation, it's pretty sweet and short, but long term you'd want to generate multiple files that reflect the structure of the input Agda project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesticeboxThings that won't happen soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions