From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Johan Ceuppens Newsgroups: gmane.lisp.guile.user Subject: scheme.code repository Date: Thu, 17 Oct 2013 19:06:45 +0000 (GMT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: ger.gmane.org 1382051290 13090 80.91.229.3 (17 Oct 2013 23:08:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Oct 2013 23:08:10 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Oct 18 01:08:14 2013 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 1VWwft-0001Vu-DX for guile-user@m.gmane.org; Fri, 18 Oct 2013 01:08:13 +0200 Original-Received: from localhost ([::1]:54988 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWwfs-0000C4-QL for guile-user@m.gmane.org; Thu, 17 Oct 2013 19:08:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWsvV-0001Py-99 for guile-user@gnu.org; Thu, 17 Oct 2013 15:08:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWsvL-0003i5-RV for guile-user@gnu.org; Thu, 17 Oct 2013 15:08:05 -0400 Original-Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:32850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWsvL-0003hk-KY for guile-user@gnu.org; Thu, 17 Oct 2013 15:07:55 -0400 Original-Received: by mail-wg0-f53.google.com with SMTP id y10so2769062wgg.20 for ; Thu, 17 Oct 2013 12:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:user-agent:mime-version :content-type; bh=NB1G7riShXCOJcln+sWzZEn7zbBTGyHYXjzF9LZBOdg=; b=OJbzjwLKywPKZvbba4uWBlgYtvQIUPnI02714ufMm8394xHKBHhDPT/8mrSMwt0zWU dgFeaYCepFoaIH4uBs1FBb0z4juloXgpoONbhqv/cDKLGl7DT2R+HIq2BkuTjB1yxB1C mTuoSBz7CqpK6qIQ5vLNl0w9X6dcNf9YX763FPRdTroh8XpsxKMVgKnK4CKj2XxTLs6d ye9nLfDN+FJB0CMzFCypRTXmatzPQiTvtYf1Jcknx1gharKsSao8Xt1VrWW5dmfImQGJ LAfKlbuw/Mf3QCv6A+kJNSVdKhNqle3uVaeapzrOIhODBx6RJMY+GeB3b0f/0zeUYExV DfCQ== X-Received: by 10.180.185.10 with SMTP id ey10mr8228289wic.29.1382036874374; Thu, 17 Oct 2013 12:07:54 -0700 (PDT) Original-Received: from turtle.lan ([91.182.181.147]) by mx.google.com with ESMTPSA id b7sm19242839wiz.8.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 17 Oct 2013 12:07:53 -0700 (PDT) User-Agent: Alpine 2.00 (BSO 1167 2008-08-23) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::235 X-Mailman-Approved-At: Thu, 17 Oct 2013 19:07:57 -0400 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:10850 Archived-At: Hi all, I am going to try to make the "Cool ideas" webapage's "Server-side scripting" for real. I also made a small ircbot in guile scheme for e.g. guile-irc. Here's what I started with for code : http://github.com/zorkmid9/scheme.code If anyone wants to help out contact me, or discuss it somewhere else. HTH, Johan -- Time heals.