chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] The point of 'provide'


From: John Cowan
Subject: Re: [Chicken-users] The point of 'provide'
Date: Sun, 3 Jan 2010 15:38:51 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Rob Roland scripsit:

> I'll admit to being entirely new to this before I reply, but it looks like
> ##core#require-extension (compiler.scm) is calling ##sys#do-the-right-thing
> (eval.scm).
> 
> ##sys#do-the-right-thing is calling import.  Line 1233:
> 
>          `((import ,id))    ;XXX make hygienic
> 
> I believe the attached patch may do what you mean for it to do.  This is
> based off the 4.3.0 tarball.

Well, that's where it's done in the compiler, but it's the interpreter
that's at issue here.

-- 
John Cowan      http://www.ccil.org/~cowan      address@hidden
Be yourself.  Especially do not feign a working knowledge of RDF where
no such knowledge exists.  Neither be cynical about RELAX NG; for in
the face of all aridity and disenchantment in the world of markup,
James Clark is as perennial as the grass.  --DeXiderata, Sean McGrath




reply via email to

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