Hello!
Ken Raeburn writes:
> But... a new issue -- with SCM_DEBUG=1, my build fails:
>
> GUILE_AUTO_COMPILE=0 \
> ../meta/uninstalled-env \
> guile-tools compile -Wunbound-variable -Warity-mismatch -o
> "language/glil/decompile-assemb
No Itisnt writes:
> I want to apply for GSOC this year. Since Guile has recently obtained
> a compilation/language framework, I was thinking that an
> implementation of the Lua language for Guile, under the auspices of
> the GNU Project, would be a good fit.
Yes, I think that's a great idea.
>
Hello,
"Jason R. Green" writes:
> [...]
>> Though it isn't much, I'd be happy to share what I have so far.
>>
>> I have gsl_matrix and gsl_vector smobs, their make, mark, free, and
>> print functions, as well as wrapper functions that zero each. I also
>> have functions for converting between GS
Hi,
[...]
> Though it isn't much, I'd be happy to share what I have so far.
>
> I have gsl_matrix and gsl_vector smobs, their make, mark, free, and
> print functions, as well as wrapper functions that zero each. I also
> have functions for converting between GSL and SCM vectors..
[...]
I've made