Fw: [CM] problem with #! in CMUCL
Dave Phillips
dlphilp at bright.net
Mon Nov 25 08:24:09 PST 2002
rm at fabula.de wrote:
> Well, it kind of needs those for things like:
> |
> | #!/usr/local/bin/guile
> | -e ...
> | !#
> |
> | (my-guile-code 'here)
> |
> |
>
> I got the impression '#|' was an _additional_ syntax.
>
> > otherwise ill purge #! from the boos since you can pass string names
> > to the events function. geez if guile still uses #! then im up for
> > suggestions...
>
> #! this is a multiline comment
> !#
>
> (display "Ok\n")
>
> (define blub #! Do we really want
> such comments?
> !#
> "honk")
>
> (display (string-append blub "\n"))
>
> still works. No comments ;-)
I also wondered about a possible conflict with the shell's use of it,
i.e., #!/bin/sh in a script.
Best regards,
== Dave Phillips
The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm
The Linux Soundapps Site at http://linux-sound.org
More information about the Cmdist
mailing list