opendylan icon indicating copy to clipboard operation
opendylan copied to clipboard

It should be possible to do "dylan foo.dylan" to run a "script"

Open cgay opened this issue 7 years ago • 0 comments

It should be trivial to run a single-file Dylan program via the command-line without even knowing how to invoke the compiler. "dylan foo.dylan" should work.

First step, determine the state of single-file libraries.

cgay avatar Nov 14 '18 01:11 cgay