On Wed, 16 Feb 2022 at 21:14, Catonano wrote:
>
>
>
> Il giorno mer 16 feb 2022 alle ore 10:54 Neil Jerram
> ha scritto:
>>
>>
>>
>>
>> > As for you creating a web site, I'd prefer such a website to be a
>> > communitarian effort, rather than depend on a single person
>> >
>> > Maybe a wiki on
i am now experimenting with the new generator infrastructure to see how
much actual python on guile code is sped up. In the process I am optimizing
a lot of stuff regarding python for loops. But some irritating things
remain.
My number 1 anger is that a iterator can throw an exception as a way to
Hi,
(Cross-posted to guile-user, guile-devel and the debbugs
issue, I'm unsure where this should go.)
In LilyPond, we have now made a development release with
binaries using Guile 2.2. However, a major problem is that
we don't ship Guile bytecode yet. Notably, one problem
to get the bytecode in
On Sat, 19 Feb 2022, Jean Abou Samra wrote:
I had similar problem with Jami. I added C++ primitives to Guile, but
these were not load using the foreign function interface. Note, I'm
using Guile 3.0.8, but I think the same could be done for Guile 2.0.
Basically what I do is to add a `compile` c
> This is *really* good. Pull in all the separate pieces and how they
> fit together. Great job!
Thank you! More coming soon, hopefully :)
~ Vijay