KLone

KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances [read more].

Resources

Download

Manual download of KLone source is discouraged. Simply follow the bootstrap section of the tutorial and let the framework do the job for you.

For a fast startup this is a summary of bootstrap procedure described in the tutorial:

  1. download this Makefile in an empty directory;
  2. run make from inside the directory.

A ChangeLog file containing notes about newly added features and bugfixes is also available.

If you really know what you're doing this is the link to the latest version (2.2.1).

KLide

KLide is an Eclipse plug-in based on CDT for people who would like to develop KLone-based web applications using a graphical IDE, instead of using editors such as VI, Emacs, etc.

KLide's current major features are:

An alpha version of KLide can be installed from within Eclipse via the following update site URL: http://koanlogic.com/download/klone/klide/update_site. Alternatively a Windows-only binary version can be downloaded here.