On 04/23/2018 09:46 PM, Phil Bouchard wrote:
- Fornux C++ Superset harnesses the power of Clang.

Does it mean other compilers are not supported? That's a showstopper.

No it's just a Clang-based layer that injects complex C++ code into existing C & C++98 projects. You can use any C++11 compiler to compile the resulting code.

It is what we call: "static program analysis", which is the corporations works nowadays as you know:
https://en.wikipedia.org/wiki/Static_program_analysis

Here is why:
https://hackernoon.com/why-you-should-really-care-about-c-c-static-analysis-db13f4463b2d


Regards,
-Phil

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to