From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: list of guile related projects Date: Thu, 26 Nov 2015 12:32:08 +0100 Message-ID: <877fl5yp1j.fsf@gnu.org> References: <565374B1.5030200@posteo.eu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1448537586 23754 80.91.229.3 (26 Nov 2015 11:33:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Nov 2015 11:33:06 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Nov 26 12:32:51 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a1unC-0001J1-Ay for guile-user@m.gmane.org; Thu, 26 Nov 2015 12:32:50 +0100 Original-Received: from localhost ([::1]:50558 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1un4-0008Cp-CZ for guile-user@m.gmane.org; Thu, 26 Nov 2015 06:32:42 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1ums-0008CZ-LB for guile-user@gnu.org; Thu, 26 Nov 2015 06:32:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1ump-0000aE-Cb for guile-user@gnu.org; Thu, 26 Nov 2015 06:32:30 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:56548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1ump-0000Zn-61 for guile-user@gnu.org; Thu, 26 Nov 2015 06:32:27 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a1umh-0000iU-H2 for guile-user@gnu.org; Thu, 26 Nov 2015 12:32:19 +0100 Original-Received: from pluto.bordeaux.inria.fr ([193.50.110.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Nov 2015 12:32:19 +0100 Original-Received: from ludo by pluto.bordeaux.inria.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Nov 2015 12:32:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pluto.bordeaux.inria.fr X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 6 Frimaire an 224 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x3D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:NdGna43GLhWlqg2nwCif1H3Pddc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:12197 Archived-At: "Thompson, David" skribis: > On Mon, Nov 23, 2015 at 3:18 PM, 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. > > 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’.