On Dec 13, 2005, at 11:01, Steve Juranich wrote:
I'm fooling around trying to learn the Guile API. I'm following the
example in the source distribution of v1.6.7.
I've got a simple little C++ file (please try to ignore the bad style
as it's not relevant to the problem at hand) that goes like th
On Tue, 2005-12-13 at 09:01 -0700, Steve Juranich wrote:
> I've got a simple little C++ file (please try to ignore the bad style
> as it's not relevant to the problem at hand) that goes like this:
>
>
> void scm_init_test() {
>
> standard input:1:1: In procedure dynamic-func in expression
> (loa
I'm fooling around trying to learn the Guile API. I'm following the
example in the source distribution of v1.6.7.
I've got a simple little C++ file (please try to ignore the bad style
as it's not relevant to the problem at hand) that goes like this:
#include
#include
static scm_t_bits scm_tc
Hi Neil,
Sorry for the delay in answering your proposal.
Neil Jerram <[EMAIL PROTECTED]> writes:
> I think this rules out any kind of iteration through a .d directory
> from init.scm. Apologies for not seeing this consideration before.
Agreed. Guile already takes almost two seconds to start u