[Development] Fornux C++ Superset

Phil Bouchard philippeb8 at gmail.com
Tue Apr 24 04:08:09 CEST 2018


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




More information about the Development mailing list