Subject: Re: Correction
From: rpw3@rpw3.org (Rob Warnock)
Date: Fri, 06 Feb 2004 06:47:17 -0600
Newsgroups: comp.lang.lisp
Message-ID: <cVCdnV70i8JIEb7dXTWc-g@speakeasy.net>
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