Zethes View on GitHub

Download this project as a .zip file Download this project as a tar.gz file

What is it?

CGUL (formerly Jatta) is a General Utility Library for C++. CGUL is partially a thin wrapper between popular C libraries, but also uses and abuses the C++ syntax to extend the language. CGUL's goal is to be compliant with C++ standards instead of C standards. CGUL takes an object-oriented approach to common problems. Error checking occurs through exceptions and classes are RAII compliant. No error goes unchecked.

Features

* CGUL and the libraries required to build CGUL are released under very unrestricting licenses for your convenience and freedom as a developer. Please consider uprooting all your improvements to the respective developers. Thanks!

Ubuntu Packages