
Image by carolinejorro on Pixabay · Pixabay License
Ultimate++
Sign in to saveU++, formally known as Ultimate++ - is a C++ RAD framework that aims to reduce the code complexity of typical desktop applications by including all necessary toolkits into a single C++ framework. Programs created with U++ work on multiple Operating Systems and Hardware Architectures with performance without needing to write platform-specific code.
Official website
U++ - Cross-Platform App Development Framework
ultimatepp.org →Link to the official site · 6,946 chars · not written by Vinony
~2 min read
Encyclopedic overview
10 sectionsContents
- Features
- Supports
- Operating system
- Compiler or port
- Database
- Software built on U++
- See also
- References
- Further reading
- External links
U++, formally known as Ultimate++ - is a C++ RAD framework that aims to reduce the code complexity of typical desktop applications by including all necessary toolkits into a single C++ framework. Programs created with U++ work on multiple Operating Systems and Hardware Architectures with performance without needing to write platform-specific code.
It has its own Integrated Development Environment called TheIDE that is designed to handle all library features and plugins.
Excerpted from Wikipedia’s “Ultimate++” article, available under the CC BY-SA 4.0 licence.