CakeML/cakeml

Implement make_ex in CakeML

开放

#380 创建于 2017年11月17日

 (1 条评论) (0 个反应) (0 位负责人)Standard ML (98 个派生)auto 404
good first issuetooling

仓库指标

星标
 (1,169 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南