scsh-users
[Top] [All Lists]

[RELEASE] Scheme Untergrund Networking Package 2.1

To: scsh-users <scsh-users@scsh.net>
Subject: [RELEASE] Scheme Untergrund Networking Package 2.1
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Tue, 26 Oct 2004 10:41:22 +0200
List-id: <scsh-users.list-id.scsh.net>
We are pleased to release SUnet version 2.1.

SUnet runs under scsh 0.6.4.  It is possible, but unlikely that it
runs under earlier versions of scsh. We recommend using version 0.6.6
for simple installation using the new packaging proposal. See file
INSTALL for more details.

The major addition of this release are SUrflets by Andreas
Bernauer. SUrflets are server-side scripts for the web-server written
in Scheme. Based on the idea of Christian Queinnec, SUrflets employ
first-class continuations to overcome the lack of state in the HTTP
protocol and thereby ease the writing of web applications
dramatically. SUrflets represent XHTML using Oleg Kiselyov's SSAX
package, which makes it possible to build on the full power of
s-expressions for generating XHTML.

This release also fixes a number of bugs in various parts of the
library.

The SUnet code is available from

http://www.scsh.net/sunet/

To run the code, you need version 0.6.4 or later of Scsh, available from

http://www.scsh.net/

Relax, hack, and enjoy!

--
Dr. S.
Dr. S.
Martin Gasbichler
Eric Marsden
Andreas Bernauer

<Prev in Thread] Current Thread [Next in Thread>
  • [RELEASE] Scheme Untergrund Networking Package 2.1, Martin Gasbichler <=