chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] hygienic chicken and load/link/import forms


From: Peter Bex
Subject: Re: [Chicken-users] hygienic chicken and load/link/import forms
Date: Fri, 13 Jun 2008 22:43:45 +0200
User-agent: Mutt/1.4.2.3i

On Fri, Jun 13, 2008 at 01:30:10PM -0700, Kon Lovett wrote:
> >> 'require' is useful since it handles the package search.
> >
> > From what I understood of Felix's description, so does require- 
> > library.
> 
> Yes, but 'require-library', like 'require-extension', doesn't evaluate  
> its' arguments. Also, not sure what 'require-library', when not at the  
> top-level, means - especially if static linkage is used. Whereas  
> 'require' is suitable for runtime, regardless of linkage mode.

Aha, so with static linkage you can still load source files with a
dynamically determined name by using require, but not by using
require-library?

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpFDjkTjWqdf.pgp
Description: PGP signature


reply via email to

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