Software framework for cross-platform GUI programming in standard and modern C++11, threads, with Object Oriented and Generic programing.
It means that Nana works great with features, such as lambdas, concurrency, the STL and so on.
You will not need to use or learn any non standard extension or
... [More] magic macros for obscure code generation. In fact only very few macros are used, and exclusively for configuration. There aren't any re implementation of string or any other std:: containers.
Typical statically linked release-executables will be of few MB (1 to 3). This make Nana ideal for beginners (no need of any installation to distribute), but also to distribute applications in many large organizations where users can run programs but not change the systems. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy