[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: supporting multi argument commandline arguments
>>>>> "Robert" == Robert Bruce Findler <robby@xxxxxxxxxxxxxxx> writes:
Robert> Is it possible to revise the srfi to support multiple arguments to a
Robert> single commandline argument? I imagine something like this:
Robert> --long-name=first-arg second-arg
Robert> and
Robert> -sfirst-arg second-arg
Robert> or
Robert> -s first-arg second-arg
What precisely is the problem with doing the splitting
post-arg-processing, i.e. doing the equivalent of
--long-name="first-arg second-arg"
from the shell? That's how autoconf/configure operates, for instance.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla