From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jan Wedekind Newsgroups: gmane.lisp.guile.user Subject: =?ISO-8859-7?Q?Re=3A_Let=A2s_update_the_web_site=A2s_library_page!?= Date: Fri, 24 Mar 2017 16:57:42 +0000 (GMT) Message-ID: References: <87r31u90rh.fsf@gnu.org> <877f3jvhc3.fsf@gnu.org> Reply-To: Jan Wedekind NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT X-Trace: blaine.gmane.org 1490374715 16962 195.159.176.226 (24 Mar 2017 16:58:35 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 24 Mar 2017 16:58:35 +0000 (UTC) User-Agent: Alpine 2.11 (DEB 23 2013-08-11) Cc: Guile User To: =?ISO-8859-15?Q?Ludovic_Court=E8s?= Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Mar 24 17:58:30 2017 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1crSXg-0003LD-EN for guile-user@m.gmane.org; Fri, 24 Mar 2017 17:58:24 +0100 Original-Received: from localhost ([::1]:34131 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1crSXm-0007kn-GF for guile-user@m.gmane.org; Fri, 24 Mar 2017 12:58:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1crSXQ-0007kh-KU for guile-user@gnu.org; Fri, 24 Mar 2017 12:58:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1crSXP-0002LX-M6 for guile-user@gnu.org; Fri, 24 Mar 2017 12:58:08 -0400 Original-Received: from wp424.webpack.hosteurope.de ([80.237.133.193]:40006) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1crSXL-0002I3-SU; Fri, 24 Mar 2017 12:58:04 -0400 Original-Received: from salt-ext.roke.co.uk ([109.207.29.2] helo=[10.10.11.50]); authenticated by wp424.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:ECDHE_RSA_AES_256_CBC_SHA1:256) id 1crSX2-0000sJ-2C; Fri, 24 Mar 2017 17:57:44 +0100 X-X-Sender: jan@wedemob In-Reply-To: <877f3jvhc3.fsf@gnu.org> X-bounce-key: webpack.hosteurope.de;jan@wedesoft.de;1490374683;b4ee196e; X-HE-SMSGID: 1crSX2-0000sJ-2C X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 80.237.133.193 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.lisp.guile.user:13573 Archived-At: On Mon, 20 Mar 2017, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> Nice initiative! Here are few snippets for some of my projects. Thanks! > > Pushed, thanks! > > Ludo’. > > > Hi, Here is a diff to add a link to AIscm (the x64 library I am working on): https://gitlab.com/wedesoft/guile-web/commit/24c86d21d29fa15822f4626832d38e3520917090A Thanks Jan