CakeML/cakeml

Use a file-based I/O interface to the compiler

开放

#355 创建于 2017年10月26日

 (5 条评论) (0 个反应) (0 位负责人)Standard ML (98 个派生)auto 404
good first issuehelp wanteduser experience

仓库指标

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

描述

Make the top-level interface to the compiler accept the names of input file(s) on the command line, including a way to specify stdin, and an optional output file instead of stdout. (See comment in #319.) Probably depends on #248 and #354.

贡献者指南