guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SRFI-151 (bitfiddling) for guile


From: John Cowan
Subject: Re: SRFI-151 (bitfiddling) for guile
Date: Sat, 6 Apr 2019 17:11:19 -0400

On Sat, Apr 6, 2019 at 4:24 PM Linus Björnstam <address@hidden>
wrote:


> If one wants to include it in guile's main distribution (as
> FSF-copyrighted LPGL), you would need to make a clean-room implementation
> of the procedures in bitwise-other.scm (bits->vector, vector->bits,
> bit-swap, bitwise-fold, bitwise-for-each, bitwise-unfold and
> make-bitwise-generator). I don't know about the tests, so probably them as
> well.
>

All the code currently bears the BSD-ish SRFI license (see any SRFI).  As
the author, however, I hereby grant permission to change the license and/or
the copyright ownership on the Guile version of bitwise-other and the tests
to LGPL if that is useful to Guile.  Let me know if there is formal
paperwork to fill out.

-- 
John Cowan          http://vrici.lojban.org/~cowan        address@hidden
Being understandable rather than obscurantist poses certain
risks, in that one's opinions are clear and therefore falsifiable
in the light of new data, but it has the advantage of encouraging
feedback from others.  --James A. Matisoff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]