cakeml
cakeml copied to clipboard
Instructions for profiling and extracting intermediate code at dataLang level
This issue is about adding instructions, e.g., to developers/, for
-
Profiling a CakeML program (using @sorear 's symbol additions)
-
Extracting intermediate dataLang code from the compiler
This was suggested during a CakeML online meeting by @myreen and @HeikoBecker.