CakeML / CakeML/cakeml

Translator state should be stored as per-theory deltas (at least for load/save)

Open
#717 0 comments 0 reactions 0 assignees View on GitHub
enhancement translator
Dominant language
Standard ML
Stars
1.2k
Forks
104
Avg merge
2d 21h
Merged PRs (30d)
16

Description

Currently, the translator dumps all of its state to "disk" with every export theory, when really, it should just dump the changes (new stuff) to disk and then have the loading of theories incrementally build the whole required state. This would mimic the way things like the stateful simpset is built from per-theory sets of theorems.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.