chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Fwd: Re: cannot import from undefined module


From: Mark Carter
Subject: [Chicken-users] Fwd: Re: cannot import from undefined module
Date: Wed, 7 Mar 2012 17:10:56 +0000
User-agent: KMail/1.13.7 (Linux/3.2.0-1-686-pae; KDE/4.6.5; i686; ; )

--- Begin Message --- Subject: Re: [Chicken-users] cannot import from undefined module Date: Wed, 7 Mar 2012 17:10:16 +0000 User-agent: KMail/1.13.7 (Linux/3.2.0-1-686-pae; KDE/4.6.5; i686; ; )
Christian Kellermann <address@hidden>

> Which information would you've liked to have before stumbling on
> all of this? Maybe that would be a good place to start the 
improvements,

It's difficult to say. I'm in no way saying it's the document's "fault", but as 
a newbie to scheme, things can get a little overwhelming on the 
infrastructure side. There are so many ways to slice and dice modules, 
with import, use, require-extension and so on, that a newbie like me is 
often overwhelmed. Recipe-type approaches certainly help.

One thing that is confusing is at:
        http://wiki.call-cc.org/man/4/Extensions
What's the difference between a module and a library? I get the 
impression that libraries don't have localised "namespaces", can't export 
macros, and are perhaps suitable for linking with C; whereas modules 
are the opposite. Is that right?

--- End Message ---

reply via email to

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