[r6rs-discuss] [Formal] "#! /usr/bin/env" is not "portable." It's Unix-specific.
> I think we have three proposals, any of which is viable:
>
> 1) Ignore the first line if it begins with "#!".
>
> 2) Make "#!" a general comment start, like ";".
>
> 3) Make "#!...!#" a general pair of comment delimiters.
>
> I favor the first, because it has the smallest impact on the
> rest of the language.
The second option, though, would allow you to concat script files together
and run them without further modification. So I would favor the second
option.
Received on Wed Nov 15 2006 - 09:44:47 UTC
This archive was generated by hypermail 2.3.0
: Wed Oct 23 2024 - 09:15:00 UTC