Skip to content
/ cluscore Public
forked from cluscore/cluscore

Cluscore, the C library that gives object oriented like powers to C.

License

Notifications You must be signed in to change notification settings

sohgo/cluscore

 
 

Repository files navigation

cluscore

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:

git clone https://github.com/KentaroAOKI/cluscore.git cluscore
cd cluscore
./configure
make
make install

About

Cluscore, the C library that gives object oriented like powers to C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.8%
  • C 34.6%
  • Other 0.6%