[Uim] Proposal for SigScheme
YamaKen
yamaken at bp.iij4u.or.jp
Sat Jul 23 06:54:52 EEST 2005
At Fri, 22 Jul 2005 08:53:13 +0900,
tkng at xem.jp wrote:
>
> On Fri, 22 Jul 2005 08:20:16 +0900
> Kazuki Ohta <mover at hct.zaq.ne.jp> wrote:
> > * require/load
> > In gauche, require works at compile time, not at
> > executiontime. SigScheme should be so. Instead of require,
> > load actually works at execution time.
> > Gauche uses dynamic-load to load shared library.
I want a loading method that avoids duplicate loading such as
'require' of Siod. Dumb 'load' is not sufficient.
> > # I don't know "require" procedure's definition, it's not
> > # defined in R5RS. Do you know?
>
> No, I don't know too. But SLIB also implementing require macro. Maybe
> it be another reference.
Kazuki, Did you already search 'use' and 'require' in SRFIs? (I
don't know about them too, sorry)
-------------------------------
YamaKen yamaken at bp.iij4u.or.jp
More information about the uim
mailing list