On 2022-11-12 07:32:39 +, pukkamustard wrote:
>
> Hi,
>
> Aleix Conchillo Flaqué writes:
>
> > Yes, I would also need guile-srfi-128. It would be great to have tarballs
> > for each release. I was also trying to adding guile-eris, but
> > I was missing guile-sodium which unfortunately do
Hi,
Aleix Conchillo Flaqué writes:
> Yes, I would also need guile-srfi-128. It would be great to have tarballs
> for each release. I was also trying to adding guile-eris, but
> I was missing guile-sodium which unfortunately doesn't have a tarball. I
> believe you are also the maintainer of
Hi!
On Tue, Sep 27, 2022 at 1:26 AM pukkamustard
wrote:
>
> Hi,
>
> Aleix Conchillo Flaqué writes:
>
> > Would it be possible to create a tarball for version 0.1.0? I'd love to
> add the library to Homebrew Guile.
>
> I've just upoaded a tarball to:
>
>
> https://inqlab.net/projects/guile-srfi-
On Sun, Oct 23, 2022 at 10:41 AM Aleix Conchillo Flaqué <
aconchi...@gmail.com> wrote:
> Hi!
>
> On Tue, Sep 27, 2022 at 1:26 AM pukkamustard
> wrote:
>
>>
>> Hi,
>>
>> Aleix Conchillo Flaqué writes:
>>
>> > Would it be possible to create a tarball for version 0.1.0? I'd love to
>> add the libra
Hi,
Aleix Conchillo Flaqué writes:
> Would it be possible to create a tarball for version 0.1.0? I'd love to add
> the library to Homebrew Guile.
I've just upoaded a tarball to:
https://inqlab.net/projects/guile-srfi-146/release/guile-srfi-146-0.1.0.tar.gz
sha256sum:
53b8a7dba72de77c513e00
This is great! Thank you!
Would it be possible to create a tarball for version 0.1.0? I'd love to add
the library to Homebrew Guile.
Best,
Aleix
On Mon, Aug 8, 2022 at 1:55 AM pukkamustard wrote:
>
> Hello Guilers,
>
> I'm pleased to announce Guile SRFI-146 0.1.0:
> https://inqlab.net/git/gui
I remember that Amirouche tried to port this to guile and didn't pass all the
SRFI test when using call/ec. He also used my make-coroutine-generator that
used delimited continuations.
If you have the time to try it out, many operations could probably gain some
Speed by using a coroutine-generat
Nice, thank you! Hope its accepted into guix quickly :)
On Mon, Aug 8, 2022, 15:56 pukkamustard wrote:
>
> Hello Guilers,
>
> I'm pleased to announce Guile SRFI-146 0.1.0:
> https://inqlab.net/git/guile-srfi-146.git/tag/?h=v0.1.0
>
> Guile SRFI 146 provides bindings to SRFI 146 (Mappings). SRFI
Hello Guilers,
I'm pleased to announce Guile SRFI-146 0.1.0:
https://inqlab.net/git/guile-srfi-146.git/tag/?h=v0.1.0
Guile SRFI 146 provides bindings to SRFI 146 (Mappings). SRFI 146
provides two purely functional mapping data structures: One that uses an
ordering of keys and another that uses