Download List

Project Description

Kahua is a continuation passing style (CPS)
application framework and server. It is written
using the Gauche implementation of Scheme. It has
the advantage that you can use "continuations"
easily, so you can solve the typical Web
application's problem of process disconnection. It
allows you to program declaratively by using
S-expressions as a fundamental data type, you can
use Kahua's Object Database to persist data, and
you can modify the function being run, supporting
incremental development.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-08 10:00
1.0.7.3

This release works properly on Mac OS X 10.5.x (Leopard).
Tags: Major bugfixes

2008-03-06 07:44
1.0.7.2

A bogus cookie bug and some typos were fixed.
kahua.el now displays results which kahua-shell
returns in a mini-buffer.
Tags: Minor bugfixes

2007-10-30 19:20
1.0.7.1

This release fixes the bug that generated application failed "make install".
Tags: Minor bugfixes

2007-09-21 10:58
1.0.7

HTTP status and cookies are now handled more
properly.
Tags: Major bugfixes

2007-08-01 11:23
1.0.6

The feature to change the login-user to a dynamic
scope was added. The behavior of URI construction
was cleaned up.
Tags: Minor feature enhancements

Project Resources