csPorter Newsletter February 2019 is Here: Easily Port Complex C# Projects to C++
csPorter Newsletter for February 2019 has now been published. It includes information about easily porting complex C# projects to C++ with minimum manual efforts and automatic translation of C# language constructs to C++. Users can now easily convert C# based source code applications and projects into native C++ equivalent. Control the translation of exact language constructs using global rules or via attributes placed in the C# code. It also allows reproducing even internal classes and routines in the same way as they are implemented in original code. csPorter for C++ not only converts C# projects to C++, but it also preserves API when doing so. It means the language constructs used in C# are translated into best matched ones available in C++. It offers posting control by the translation of exact language constructs either by using global rules or via attributes placed in the C# code. Such an approach allows not only executing ported code, but also using it from natural C++ perspective. This includes inheritance, type conversions, method overloads and so on.














