CakeML/cakeml

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

Ouverte

#355 ouverte le 26 oct. 2017

 (5 commentaires) (0 réaction) (0 personne assignée)Standard ML (98 forks)auto 404
good first issuehelp wanteduser experience

Métriques du dépôt

Stars
 (1 169 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur