opendylan
opendylan copied to clipboard
It should be possible to do "dylan foo.dylan" to run a "script"
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.