This release is a fix for version 0.4.0, which apparently could not be
linked with programs due to unresolved symbols in the library. It
should be possible to link programs with this version.
The project's current release can be downloaded here:
http://sourceforge.net/project/platformdownload.php?group_id=177478
For more information on the features and mission of the project,
please visit the Sooc home page at http://sooc.sf.net.... read more
The second alpha release of Simple Object-Oriented C (Sooc) is now available for download. As the name implies, this C library enables developers to write object-oriented programs using fully native C code while at the same time addressing some of the complexity introduced by similar systems.
This new release expands and clarifies the capabilities of the built-in stream and collection classes. The foundation has also been laid for a fairly powerful class hierarchy via abstraction and dynamic message-handling.... read more