Add files from parent branch HEAD:
[pkgsrcv2.git] / www / kahua / DESCR
1 Kahua is CPS, Continuation Passing Style application framework written
2 in one of scheme implementation, Gauche.
3
4 CPS has following advantages.
5
6 - You can use "Continuation" easily so you can resolve the typical Web
7   Applicaiton's problem of process disconnection.
8 - You can program declaratively by using S-expressions as fundamental
9   data type.
10 - You can use Kahua's Object Database to permanent data by itself.
11 - You can modify the function being run and it supports incremental
12   development.
13
14 Gauche is an R5RS Scheme implementation that is designed to be a
15 useful tools for daily work.  See http://practical-scheme.net/gauche/
16 in detail.
17
18 Kahua is licensed under the modified BSD license.  See COPYING in detail.
19
20 "Kahua" means platform, location or base in Hawaiian.