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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project