[R6RS] Scripts vs. S-expression library names (not)

Michael Sperber sperber at informatik.uni-tuebingen.de
Wed Jul 26 01:34:17 EDT 2006


I didn't think this through yesterday: It basically doesn't matter
what's after the #!/usr/bin/env in the first line of a script.  Unix
might parse it in an arbitrary way (splitting at the spaces usually),
but the Scheme script interpreter can and should re-read that first
loine anyway, ignoring what's in argv.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla



More information about the R6RS mailing list