Download List

Projeto Descrição

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

Esta versão funciona corretamente no Mac OS X 10.5.x (Leopard).
Tags: Major bugfixes
This release works properly on Mac OS X 10.5.x (Leopard).

2008-03-06 07:44
1.0.7.2

Um bug cookie falsos e alguns erros foram corrigidos. Kahua.el agora exibe resultados que kahua-Shell retorna em uma mini-tampão.
Tags: Minor bugfixes
A bogus cookie bug and some typos were fixed.
kahua.el now displays results which kahua-shell
returns in a mini-buffer.

2007-10-30 19:20
1.0.7.1

Esta versão corrige o bug que a aplicação gerada falhou "make install".
Tags: Minor bugfixes
This release fixes the bug that generated application failed "make install".

2007-09-21 10:58
1.0.7

O estado de HTTP e cookies são agora tratadas mais adequadamente.
Tags: Major bugfixes
HTTP status and cookies are now handled more
properly.

2007-08-01 11:23
1.0.6

O recurso para mudar o login do usuário para um alcance dinâmico foi adicionado. O comportamento de construção URI foi limpo.
Tags: Minor feature enhancements
The feature to change the login-user to a dynamic
scope was added. The behavior of URI construction
was cleaned up.

Project Resources