My favorites | Sign in
Project Home Source
Project Information
Members
Links

About

The Cluscore is growing library that gives "object oriented" like power to just ordinary C programs.

Releases

The current release is cluscore-0.1.x; it is still an alpha release. We will not be providing new tar balls until the alpha release. To obtain cluscore-0.1.x and install it, please use something like the following commands:

svn checkout http://cluscore.googlecode.com/svn/trunk/ cluscore
cd cluscore
./configure
make
make install
Powered by Google Project Hosting