Jens Axel S?gaard skrev:
> If we want Scheme scripts to becomes just as easy as, say,
> Perl scripts on Unix, there is no other solution than to
> treat files, whose first line starts with #!, as a special
> case.
> 
> The compromise:
> 
>   * If the first line starts with #!, ignore the first line
> 
> has the consequence that a portable script won't run on Unix.
> The plus side is, that a script written for Unix will run
> on other systems.
If it wasn't clear, I like the current proposal.
-- 
Jens Axel S?gaard
Received on Wed Nov 15 2006 - 08:44:49 UTC