* list of guile related projects
@ 2015-11-23 20:18 tantalum
2015-11-23 20:24 ` Thompson, David
` (5 more replies)
0 siblings, 6 replies; 11+ messages in thread
From: tantalum @ 2015-11-23 20:18 UTC (permalink / raw)
To: guile-user
here is a list of projects with code that guile can run and projects that use guile:
http://sph.mn/content/3e73
i made this list and would be interested in hearing about projects i have missed.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:18 list of guile related projects tantalum
@ 2015-11-23 20:24 ` Thompson, David
2015-11-24 19:56 ` David Pirotte
2015-11-26 11:32 ` Ludovic Courtès
2015-11-24 16:44 ` Amirouche Boubekki
` (4 subsequent siblings)
5 siblings, 2 replies; 11+ messages in thread
From: Thompson, David @ 2015-11-23 20:24 UTC (permalink / raw)
To: tantalum; +Cc: Guile User
On Mon, Nov 23, 2015 at 3:18 PM, tantalum <sph@posteo.eu> wrote:
> here is a list of projects with code that guile can run and projects that
> use guile:
>
> http://sph.mn/content/3e73
>
> i made this list and would be interested in hearing about projects i have
> missed.
Wow, awesome list! Someone should update the new Guile website to
have a more complete list like this.
- Dave
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:18 list of guile related projects tantalum
2015-11-23 20:24 ` Thompson, David
@ 2015-11-24 16:44 ` Amirouche Boubekki
2015-11-24 17:59 ` Dirk-Jan C. Binnema
` (3 subsequent siblings)
5 siblings, 0 replies; 11+ messages in thread
From: Amirouche Boubekki @ 2015-11-24 16:44 UTC (permalink / raw)
To: tantalum; +Cc: guile-user, guile-user-bounces+amirouche=hypermove.net
Le 2015-11-23 21:18, tantalum a écrit :
> here is a list of projects with code that guile can run and projects
> that use guile:
>
> http://sph.mn/content/3e73
>
> i made this list and would be interested in hearing about projects i
> have missed.
I would be glad if you add:
> guile-wiredtiger, gplv2 or gplv3, guile bindings of wiredtiger an
> ordered key/value database stored on disk.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:18 list of guile related projects tantalum
2015-11-23 20:24 ` Thompson, David
2015-11-24 16:44 ` Amirouche Boubekki
@ 2015-11-24 17:59 ` Dirk-Jan C. Binnema
2015-11-24 21:57 ` Arne Babenhauserheide
` (2 subsequent siblings)
5 siblings, 0 replies; 11+ messages in thread
From: Dirk-Jan C. Binnema @ 2015-11-24 17:59 UTC (permalink / raw)
To: tantalum; +Cc: guile-user
On Monday Nov 23 2015, tantalum wrote:
> here is a list of projects with code that guile can run and projects that use guile:
>
> http://sph.mn/content/3e73
>
> i made this list and would be interested in hearing about projects i have missed.
Oh, nice idea!
Some additional packages - there's mu
(http://www.djcbsoftware.nl/code/mu/), an email indexer/search which has
guile bindings. (I'm the author).
And there's GNu Mailutils (http://mailutils.org/) which also has
guile-bindings.
[ As for the rest of the list -- "guile-json" is mentioned twice; and
it seems a stray "_" is appended to all the linked project. ]
Kind regards,
Dirk.
--
Dirk-Jan C. Binnema Helsinki, Finland
e:djcb@djcbsoftware.nl w:www.djcbsoftware.nl
pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:24 ` Thompson, David
@ 2015-11-24 19:56 ` David Pirotte
2015-11-26 11:32 ` Ludovic Courtès
1 sibling, 0 replies; 11+ messages in thread
From: David Pirotte @ 2015-11-24 19:56 UTC (permalink / raw)
To: Thompson, David; +Cc: Guile User, tantalum
[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]
Le Mon, 23 Nov 2015 15:24:55 -0500,
"Thompson, David" <dthompson2@worcester.edu> a écrit :
> On Mon, Nov 23, 2015 at 3:18 PM, tantalum <sph@posteo.eu> wrote:
> > here is a list of projects with code that guile can run and projects that
> > use guile:
> >
> > http://sph.mn/content/3e73
> >
> > i made this list and would be interested in hearing about projects i have
> > missed.
>
> Wow, awesome list! Someone should update the new Guile website to
> have a more complete list like this.
1+
It would be really cool if that list would separate active from nonactive projects,
not easy and time consuming I know... also, it would be cool if sorted
alphabetically?
Please consider adding the following:
-] Guile-SQLite3
a Guile binding to the SQLite library
was on gitorious, not available atm
GPLv3+
-] GNU Guile-Clutter
a Guile wrapper for the ultra-hip Clutter library!
http://www.gnu.org/software/guile-gnome/clutter/
LGLPv2+
-] Kisê
a small and easy to use time keeping application
http://www.altosw.be/kise/
GPLv3+
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:18 list of guile related projects tantalum
` (2 preceding siblings ...)
2015-11-24 17:59 ` Dirk-Jan C. Binnema
@ 2015-11-24 21:57 ` Arne Babenhauserheide
2015-11-25 12:12 ` Alex Vong
2015-11-25 14:33 ` Christopher Allan Webber
5 siblings, 0 replies; 11+ messages in thread
From: Arne Babenhauserheide @ 2015-11-24 21:57 UTC (permalink / raw)
To: guile-user; +Cc: tantalum
[-- Attachment #1: Type: text/plain, Size: 373 bytes --]
Am Montag, 23. November 2015, 20:18:57 schrieb tantalum:
> here is a list of projects with code that guile can run and projects that use guile:
>
> http://sph.mn/content/3e73
Wow, that’s nice!
> i made this list and would be interested in hearing about projects i have missed.
I wrote wisp aka SRFI-119: http://draketo.de/english/wisp
Best wishes,
Arne
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 299 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:18 list of guile related projects tantalum
` (3 preceding siblings ...)
2015-11-24 21:57 ` Arne Babenhauserheide
@ 2015-11-25 12:12 ` Alex Vong
2015-11-25 14:33 ` Christopher Allan Webber
5 siblings, 0 replies; 11+ messages in thread
From: Alex Vong @ 2015-11-25 12:12 UTC (permalink / raw)
To: tantalum; +Cc: guile-user
It would be great to add `GNU Make` to `guile integration or other
combination` as well according to
<https://www.gnu.org/software/make/manual/html_node/Guile-Integration.html>.
Cheers,
Alex
On 24/11/2015, tantalum <sph@posteo.eu> wrote:
> here is a list of projects with code that guile can run and projects that
> use guile:
>
> http://sph.mn/content/3e73
>
> i made this list and would be interested in hearing about projects i have
> missed.
>
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:18 list of guile related projects tantalum
` (4 preceding siblings ...)
2015-11-25 12:12 ` Alex Vong
@ 2015-11-25 14:33 ` Christopher Allan Webber
2015-11-26 7:31 ` Pjotr Prins
5 siblings, 1 reply; 11+ messages in thread
From: Christopher Allan Webber @ 2015-11-25 14:33 UTC (permalink / raw)
To: tantalum; +Cc: guile-user
tantalum writes:
> here is a list of projects with code that guile can run and projects that use guile:
>
> http://sph.mn/content/3e73
>
> i made this list and would be interested in hearing about projects i have missed.
Might be nice to have 8sync on there, but admittedly there's not a 0.1
release out yet, so it's early times:
https://notabug.org/cwebber/8sync
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-25 14:33 ` Christopher Allan Webber
@ 2015-11-26 7:31 ` Pjotr Prins
2015-11-26 14:12 ` Christopher Allan Webber
0 siblings, 1 reply; 11+ messages in thread
From: Pjotr Prins @ 2015-11-26 7:31 UTC (permalink / raw)
To: Christopher Allan Webber; +Cc: guile-user, tantalum
Someone should update the wikipedia page on Guile :)
On Wed, Nov 25, 2015 at 08:33:46AM -0600, Christopher Allan Webber wrote:
> tantalum writes:
>
> > here is a list of projects with code that guile can run and projects that use guile:
> >
> > http://sph.mn/content/3e73
> >
> > i made this list and would be interested in hearing about projects i have missed.
>
> Might be nice to have 8sync on there, but admittedly there's not a 0.1
> release out yet, so it's early times:
>
> https://notabug.org/cwebber/8sync
>
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-23 20:24 ` Thompson, David
2015-11-24 19:56 ` David Pirotte
@ 2015-11-26 11:32 ` Ludovic Courtès
1 sibling, 0 replies; 11+ messages in thread
From: Ludovic Courtès @ 2015-11-26 11:32 UTC (permalink / raw)
To: guile-user
"Thompson, David" <dthompson2@worcester.edu> skribis:
> On Mon, Nov 23, 2015 at 3:18 PM, tantalum <sph@posteo.eu> wrote:
>> here is a list of projects with code that guile can run and projects that
>> use guile:
>>
>> http://sph.mn/content/3e73
>>
>> i made this list and would be interested in hearing about projects i have
>> missed.
>
> Wow, awesome list! Someone should update the new Guile website to
> have a more complete list like this.
+1
For interested parties, please see:
http://git.savannah.gnu.org/cgit/guile/guile-web.git
http://git.savannah.gnu.org/cgit/guile/guile-web.git/tree/website/apps/base/libraries-page.scm#n68
Send patches to guile-devel@gnu.org, we’ll gladly take them! :-)
Ludo’.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: list of guile related projects
2015-11-26 7:31 ` Pjotr Prins
@ 2015-11-26 14:12 ` Christopher Allan Webber
0 siblings, 0 replies; 11+ messages in thread
From: Christopher Allan Webber @ 2015-11-26 14:12 UTC (permalink / raw)
To: Pjotr Prins; +Cc: guile-user, tantalum
Pjotr Prins writes:
> On Wed, Nov 25, 2015 at 08:33:46AM -0600, Christopher Allan Webber wrote:
>> tantalum writes:
>>
>> > here is a list of projects with code that guile can run and projects that use guile:
>> >
>> > http://sph.mn/content/3e73
>> >
>> > i made this list and would be interested in hearing about projects i have missed.
>>
>> Might be nice to have 8sync on there, but admittedly there's not a 0.1
>> release out yet, so it's early times:
>>
>> https://notabug.org/cwebber/8sync
>>
> Someone should update the wikipedia page on Guile :)
>
Yes, a lot has happened. And we have a new logo :)
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2015-11-26 14:12 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 20:18 list of guile related projects tantalum
2015-11-23 20:24 ` Thompson, David
2015-11-24 19:56 ` David Pirotte
2015-11-26 11:32 ` Ludovic Courtès
2015-11-24 16:44 ` Amirouche Boubekki
2015-11-24 17:59 ` Dirk-Jan C. Binnema
2015-11-24 21:57 ` Arne Babenhauserheide
2015-11-25 12:12 ` Alex Vong
2015-11-25 14:33 ` Christopher Allan Webber
2015-11-26 7:31 ` Pjotr Prins
2015-11-26 14:12 ` Christopher Allan Webber
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).