Download List

Project Description

KLone is a fully-featured, multi-platform framework which allows dynamic Web pages to be written in C/C++ (with the usual <% /* code */ %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.

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.

2006-12-20 16:32 Back to release list
1.2.0

A newline is always added after &lt;%! %&gt; C
translated code. Posted data can have
content-length equal to zero. Unmatched single or
double quotes in kl1 blocks no longer cause
compilation errors. SA_RESTART is used for all
signal handlers to avoid EINTR when calling
syscalls from within .kl1 pages. More console
messages are printed on startup errors.
Tags: Major bugfixes

Project Resources