Discussion:
Listing request: guile-aa-tree module
Christopher Howard
2017-09-15 03:44:10 UTC
Permalink
Hello, I am making a request to have my new module listed on <https://w
ww.gnu.org/software/guile/libraries/>. The project name is Guile AA
Tree, which is of course an AA tree implementation available at

https://savannah.nongnu.org/projects/guile-aa-tree/

Advantages:
- immutable search, insert, and delete operations
- Convenient nested-list operations
- Unambiguous copyleft licensing
- Documentation included
- Unit tests included ("make tests")
--
https://qlfiles.net
https://emailselfdefense.fsf.org/en/
Ludovic Courtès
2017-09-16 12:25:39 UTC
Permalink
Hello,
Post by Christopher Howard
Hello, I am making a request to have my new module listed on <https://w
ww.gnu.org/software/guile/libraries/>. The project name is Guile AA
Tree, which is of course an AA tree implementation available at
https://savannah.nongnu.org/projects/guile-aa-tree/
Could you send a patch against
<https://git.savannah.gnu.org/cgit/guile/guile-web.git>?

The libraries are listed at
<https://git.savannah.gnu.org/cgit/guile/guile-web.git/tree/website/apps/base/libraries-page.scm#n64>.

TIA!

Ludo’.
Christopher Howard
2017-09-16 14:27:41 UTC
Permalink
Post by Christopher Howard
Hello,
Post by Christopher Howard
Hello, I am making a request to have my new module listed on
<https://w
ww.gnu.org/software/guile/libraries/>. The project name is Guile AA
Tree, which is of course an AA tree implementation available at
https://savannah.nongnu.org/projects/guile-aa-tree/
Could you send a patch against
<https://git.savannah.gnu.org/cgit/guile/guile-web.git>?
The libraries are listed at
<https://git.savannah.gnu.org/cgit/guile/guile-web.git/tree/website/a
pps/base/libraries-page.scm#n64>.
TIA!
Ludo’.
Is this what you need (attached)?
--
https://qlfiles.net
https://emailselfdefense.fsf.org/en/
Ludovic Courtès
2017-09-16 15:46:05 UTC
Permalink
Post by Christopher Howard
Post by Christopher Howard
Hello,
Post by Christopher Howard
Hello, I am making a request to have my new module listed on <https://w
ww.gnu.org/software/guile/libraries/>. The project name is Guile AA
Tree, which is of course an AA tree implementation available at
https://savannah.nongnu.org/projects/guile-aa-tree/
Could you send a patch against
<https://git.savannah.gnu.org/cgit/guile/guile-web.git>?
The libraries are listed at
<https://git.savannah.gnu.org/cgit/guile/guile-web.git/tree/website/a
pps/base/libraries-page.scm#n64>.
TIA!
Ludo’.
Is this what you need (attached)?
Yes, perfect. Pushed, thanks!

Ludo’.

Loading...