generated from omelkonian/agda-minimal-backend
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesticeboxThings that won't happen soonThings that won't happen soon
Description
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
Labels
enhancementNew feature or requestNew feature or requesticeboxThings that won't happen soonThings that won't happen soon