Noisy-lang-compiler icon indicating copy to clipboard operation
Noisy-lang-compiler copied to clipboard

Invariant to code translation, location in binary, and runtime

Open KomaGR opened this issue 2 years ago • 1 comments

Investigate how to translate invariants to runnable code for checking conditions. How to implement the code and where to keep it in the final binary. When and how to perform the runtime checks based on the invariant specification.

KomaGR avatar Nov 12 '21 17:11 KomaGR