CakeML/cakeml

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

Aberta

#355 aberto em 26 de out. de 2017

 (5 comentários) (0 reação) (0 responsável)Standard ML (98 forks)auto 404
good first issuehelp wanteduser experience

Métricas do repositório

Stars
 (1.169 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador