unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Christopher Allan Webber <cwebber@dustycloud.org>
To: "guile-user\@gnu.org" <guile-user@gnu.org>
Subject: CHAMP implementation / port to Guile
Date: Wed, 21 Jun 2017 18:23:44 -0500	[thread overview]
Message-ID: <87h8z8aprz.fsf@dustycloud.org> (raw)
In-Reply-To: CAOJvtt=AHaR4ZvPEqLqgtkb1RpFMk+bZRapVngyUBTOcmv6wRg@mail.gmail.com

Hello all,

I had the good fortune of seeing Peter Schuck's talk on the speedups
they wrote to the design of Clojure's immutable datastructures.  (I
believe this would be pretty similar to the code Wingo wrote for fashes,
but apparently this revision has some pretty large performance
imprevements over the original Clojure design.)  It's based off of this
paper:

  https://michael.steindorfer.name/publications/oopsla15.pdf

I have no idea if I'd actually find the time for it, but I asked if I
did a direct port of their code to Guile if they'd mind it being
licensed under the LGPL.  They authorized, as you can see below.

No idea if I'm going to find the time super soon to work on it (it would
be nice if so), but just thought I'd capture this, especially the
permission.

Peter Schuck writes:

> The code repository is here https://github.com/bendyworks/lean-map with the
> actual implementation being here
> https://github.com/bendyworks/lean-map/blob/master/src/main/cljs/lean_map/core.cljs.
> A link to the paper is included in the readme at the bottom under the
> thanks section.
>
> As for the license, here's my attempt at legalesse:
>
> I Peter Schuck authorize Guile and / or Christopher Allan Webber to copy my
> lean map work (https://github.com/bendyworks/lean-map) and relicense it as
> they see fit.
>
> If you need any help with understanding the implementation feel free to ask
> me questions.
>
> ​Peter Schuck



           reply	other threads:[~2017-06-21 23:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAOJvtt=AHaR4ZvPEqLqgtkb1RpFMk+bZRapVngyUBTOcmv6wRg@mail.gmail.com>]

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=87h8z8aprz.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --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).