Re: bytestructures 2.0.0

2022-02-21 Thread Taylan Kammer
On 21.02.2022 00:25, Matt Wette wrote: > > On 2/20/22 11:51 AM, Taylan Kammer wrote: >> I'd like to announce the release of bytestructures 2.0.0 for Scheme and >> Guile in particular. >> >> Don't be fooled by the major version bump, there's nothing radically new >> in this release. :-) >> >>    ht

Re: 'guild compile' and C(++) extensions (in the context of LilyPond)

2022-02-21 Thread Jean Abou Samra
Le 19/02/2022 à 22:25, Olivier Dion a écrit : 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 Guil