cakeml icon indicating copy to clipboard operation
cakeml copied to clipboard

Implement make_ex in CakeML

Open xrchz opened this issue 8 years ago • 1 comments

Following #350 we now have a small SML program to generate the tutorial exercises, currently at tutorial/solutions/make_ex.sml. This issue is to re-implement this program in CakeML instead (including automatically generating the executable and using it in the relevant Holmakefile), in part to ensure our infrastructure is up to scratch.

The program might also be better in the developers directory, but that will depend on how the "build a CakeML program" aspect is handled.

xrchz avatar Nov 17 '17 05:11 xrchz

Pull request?

xrchz avatar Jan 14 '19 05:01 xrchz