On Tue 08 Jun 2010 07:03, Marco Maggi <marco.maggi-i...@poste.it> writes:

> "Andy Wingo" wrote:
>> I  believe that  if  you modify  %load-extensions you  can
>> achieve this effect.  I would rather not do  it by default
>> due to the stat penalty.
>>
>>  (set! %load-extensions '(".guile.sls" ".sls" ".scm" ""))
>
> Do  you mean  to  edit boot-9.scm  or  something like  that?
> Petite  Chez Scheme  allows to  set the  extensions  from an
> environment variable...

Heh, I meant from the repl. From the command line you could run guile -l
my-init.scm -s my-prog.scm.

Andy
-- 
http://wingolog.org/

Reply via email to