资 源 简 介
This is a C++ framework portable between compilers. The goal is to make C++ easier and faster to code, leveraging all the performance that you can get from native code.
Provided features
A fully capable and flexible garbage collector
A solid error and exception handling structure with stack tracing and log output to a XML file
Multi-threading programming easier than Windows API and integrated with the framework features
Heterogeneous programming through OpenCL 1.1 (scheduled for the Alpha 7)
Interface oriented programming for backwards compatibility and portability between compilers