cakeml
cakeml copied to clipboard
Pancake compiler input
Currently the compiler only takes standard input rather than program files.
It would be helpful in terms of usability to add something like import ... keyword and let the compiler takes multiple files as the input.
Related issue #880