From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Noah Lavine Newsgroups: gmane.lisp.guile.devel Subject: Re: [Code for fun] Announce my generic server Ragnarok Date: Thu, 5 Apr 2012 21:05:58 -0400 Message-ID: References: <87k41vrx6g.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1333674371 1624 80.91.229.3 (6 Apr 2012 01:06:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2012 01:06:11 +0000 (UTC) Cc: guile-devel@gnu.org To: =?ISO-8859-1?Q?Ludovic_Court=E8s?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Apr 06 03:06:10 2012 Return-path: Envelope-to: guile-devel@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 1SFxcu-0000Vk-MU for guile-devel@m.gmane.org; Fri, 06 Apr 2012 03:06:08 +0200 Original-Received: from localhost ([::1]:45422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFxcu-0005Ls-0v for guile-devel@m.gmane.org; Thu, 05 Apr 2012 21:06:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFxcr-0005Lb-7u for guile-devel@gnu.org; Thu, 05 Apr 2012 21:06:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFxcp-00086g-8a for guile-devel@gnu.org; Thu, 05 Apr 2012 21:06:04 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:60768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFxco-00086N-W4; Thu, 05 Apr 2012 21:06:03 -0400 Original-Received: by iajr24 with SMTP id r24so3158674iaj.0 for ; Thu, 05 Apr 2012 18:05:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QdmuZXA1Sg1K3U3IQPcRjp7susGaviY/kgP8FqnoP2Y=; b=uzb93WQq9byWWpTeF9jNL7MYa8xG8dmqyXcZM/UzBeAvZKZDvMGhwoYxBHGrTuqszQ tuQZWq32lMvBS7mqdo+s0Nf9jNFZ9Ew0Llx2rFSeqkBDrWRTASjTyX4u80UNtY1CB0ze jYs+/RtuRNgQlHUQmW+OwgriP01sisOcOwmluf2jJaCB0p0ECVgbgrWVdLVRQpjoHLUJ Ul/Irp78Co6XnvxxNWr2Ya92fys8zaP8X2aPCzqeBpm37IOnhngkbQZ+ES7XqjoN7/Om EnysxBoCvIvqfbvcgn+rW6MMGiv6XGw3H23w+XLtpXAqn/1tEUm3aHE5orbBhiZWRfWc HItA== Original-Received: by 10.50.153.198 with SMTP id vi6mr3833932igb.0.1333674358356; Thu, 05 Apr 2012 18:05:58 -0700 (PDT) Original-Received: by 10.42.29.200 with HTTP; Thu, 5 Apr 2012 18:05:58 -0700 (PDT) In-Reply-To: <87k41vrx6g.fsf@gnu.org> X-Google-Sender-Auth: _8T1_KB6E3aggWvDcUrvZfu1Jrs X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.169 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:14218 Archived-At: I think this is a fair description:
Ragnarok
description A multi-protocol server.
license GPL 3

On Wed, Apr 4, 2012 at 5:42 PM, Ludovic Court=E8s wrote: > Hi, > > Noah Lavine skribis: > >> Oh, a quick followup - could we post a link to this on the Guile web >> page? > > If you want an entry at > , > please post an HTML snippet formatted as the ones already there, and > I=92ll add it. > > Ludo=92. > >