unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] Guile SRFI-146 0.1.0 released (purely functional data structures)
@ 2022-08-08  8:38 pukkamustard
  2022-08-08 17:27 ` Blake Shaw
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: pukkamustard @ 2022-08-08  8:38 UTC (permalink / raw)
  To: Guile User


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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-12 15:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).