unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: pukkamustard <pukkamustard@posteo.net>
To: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: [ANN] Guile SRFI-146 0.1.0 released (purely functional data structures)
Date: Tue, 27 Sep 2022 08:21:28 +0000	[thread overview]
Message-ID: <86tu4t1avn.fsf@posteo.net> (raw)
In-Reply-To: <CA+XASoVBrkUQuQXNRLDSUNSz10tZXxwgRnMi_BvFyfWS0OrsKQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1456 bytes --]


Hi,

Aleix Conchillo Flaqué <aconchillo@gmail.com> 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:

53b8a7dba72de77c513e0094a6f65cc6be18ecf15aaed8a5a2656c845ab62807  guile-srfi-146-0.1.0.tar.gz

Hope that works for you!

You might also need a tarball for guile-srfi-128? Let me know...

Cheers,
pukkamustard


> On Mon, Aug 8, 2022 at 1:55 AM pukkamustard <pukkamustard@posteo.net> 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 146
>  provides two purely functional mapping data structures: One that uses an
>  ordering of keys and another that uses a hash on keys. The
>  implementations use red-black trees and hash array mapped tries (HAMT).
>
>  The library re-uses the SRFI sample implementation with some minor Guile
>  specific fixes and optimiztions. The SRFI test suite has also been
>  ported.
>
>  The package has been submitted to Guix so you should be able to start
>  some purely functional hacking very soon
>  (https://issues.guix.gnu.org/57055).
>
>  Bug reports, fixes and patches are very welcome.
>
>  Best regards,
>  pukkamustard


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

  reply	other threads:[~2022-09-27  8:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08  8:38 [ANN] Guile SRFI-146 0.1.0 released (purely functional data structures) pukkamustard
2022-08-08 17:27 ` Blake Shaw
2022-08-13 11:00 ` Linus Björnstam
2022-09-24  0:07 ` Aleix Conchillo Flaqué
2022-09-27  8:21   ` pukkamustard [this message]
2022-10-23 17:41     ` Aleix Conchillo Flaqué
2022-10-23 17:44       ` Aleix Conchillo Flaqué
2022-11-12  7:32         ` pukkamustard
2022-11-12 15:52           ` Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86tu4t1avn.fsf@posteo.net \
    --to=pukkamustard@posteo.net \
    --cc=aconchillo@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).