CakeML/cakeml

Replace wc.sh with a CakeML program

开放

#614 创建于 2019年1月31日

 (0 条评论) (0 个反应) (0 位负责人)Standard ML (98 个派生)auto 404
help wantedtooling

仓库指标

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

描述

developers/wc.sh is a shell script (that is probably out of date) for counting the number of lines in the CakeML repository. This issue is to replace this script with a CakeML program (we already have a wordcount program under examples) that does the same job. In particular, to figure out how to build and call the verified CakeML wordcount program, extended with arguments/functionality as required, and record this as something like a Holmake target.

贡献者指南