U++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc.), and an...
u++ is a c++ crossplatform rapid application development framework focused on programmers productivity. it includes a set of libraries (gui, sql, etc.), and an integrated development environment.
rapid development is achieved by the smart and aggressive use of c++ rather than through fancy code generators. in this respect, u++ competes with popular scripting languages while preserving c/c++ runtime characteristics.
the u++ integrated development environment, theide, introduces modular concepts to c++ programming. it features blitzbuild technology to speedup c++ rebuilds up to 4 times, visual designers for u++ libraries, a topic++ system for documenting code and creating rich text resources for applications (like help and code documentation) and assist++ a powerful c++ code analyzer that provides features like code completion, navigation and transformation.
theide can work with gcc, clang, mingw and visual c++ and contains a full featured debugger. theide can also be used to develop nonu++ applications.
ide c-plus-plus