"What Language is CQC Written In?"

CQC is written in a very advanced form of the C++ language. C++ is a sort of compromise language which offers both low level control and high level object orientation. It is very commonly used for applications of this sort, which require performance and efficiency, over a large and complex system. CQC is based on the CIDLib C++ Frameworks, another product of Charmed Quark Systems. CIDLib is an elegant and comprehensive object oriented development system, which is the heart of CQC's power.

Close