CakeML/cakeml

Implement make_ex in CakeML

オープン

#380 opened on 2017/11/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Standard ML (98 件のフォーク)auto 404
good first issuetooling

Repository metrics

Stars
 (1,169 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド