Jon Wells
2011-03-01 02:24:08 UTC
It seems that the argument to the -e option is always evaluated in r5
mode. Is there a reason for that? It'd be nice to be able to...
larceny -err5rs -- -e '(import (guff))'
and land up in a repl with guff imported.
I don't mind hacking my own version to do this, provided I'm not going
to shoot myself in the foot in some very complicated way by doing so.
jon.
mode. Is there a reason for that? It'd be nice to be able to...
larceny -err5rs -- -e '(import (guff))'
and land up in a repl with guff imported.
I don't mind hacking my own version to do this, provided I'm not going
to shoot myself in the foot in some very complicated way by doing so.
jon.