guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: end marker


From: Paul Jarc
Subject: Re: end marker
Date: Wed, 11 Feb 2004 16:46:22 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

I wrote:
> It won't work if you read the whole file before running any of it
> (e.g. guile -s function script.scm).

Eh, make that "guile -e function -s script.scm".  guile would still
read beyond (quit) (which might trigger arbitrary actions from reader
extensions), but Perl stops reading at __END__.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]