[R6RS] Script command-line arguments
Michael Sperber
sperber at informatik.uni-tuebingen.de
Tue Aug 22 11:19:46 EDT 2006
Can someone remind me how scripts get at their command-line arguments?
I'm guessing it's a procedure
(command-line-arguments)
that returns a list? Or a vector? Anway, I assume that the first
element of that sequence is some implementation-dependent string
naming the script itself, and the rest are the "real" arguments.
... and what library is this in? :-)
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
More information about the R6RS
mailing list