
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
Wikidata facts
- Official website
- www.ultimatepp.org
- Image
- Upp Screenshot.png
Show 2 more facts
- source code repository URL
- sourceforge.net/projects/upp/files/upp
- software version identifier
- 2023.1
Sources (3)
via Wikidata · CC0
~2 min read
Article
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.