guile-devel
[Top][All Lists]
Advanced

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

Re: Proposal: Inclusion of `examples' directory in the distribution


From: Thomas Wawrzinek
Subject: Re: Proposal: Inclusion of `examples' directory in the distribution
Date: Wed, 30 May 2001 09:58:14 +0200 (MEST)

Hi!

Great! Very concise examples. The box.c example showed me the road to take
from the (very old) data-rep.info distributed with guile 1.4 
(I haven't read a newer version, because I#m in lazy mode :-).

I'd like to see an example of building a module in C (with
scm_register_module_xxx), maybe the box example could be "extended" to cover
this as well.

How about a module example, where one module imports another one and
re-exports some, but not all of its bindings, so the main program can't see
them. Would require a proper comment. (There was a case of confusion on
guile-user recently [maybe me?]).

Regards,

                        Thomas



reply via email to

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