In article <87k7313rai.fsf@darkstar.cartan.de>,
+---------------
| Scott Schwartz <"schwartz+@usenet "@bio.cse.psu.edu> writes:
| > ...angst about why python is more popular than Common Lisp, even though
| > the answer to that question is obvious.
|
| Must be because a file starting with
| #!/usr/bin/env python
| is a small standalone executable.
+---------------
But then, so is a file starting with:
#!/usr/local/bin/clisp
or, for that matter, starting with this:
":" ; exec cmucl -quiet -noinit -load "`which $0`" ${1+"$@"}
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607