CodePorting.Translator Cs2Cpp is a translator application that migrates C# project to C++
This repository contains Example C# projects for CodePorting.Translator Cs2Cpp to demonstrate how C# code is translated to C++. Visit codeporting.com to get more details on this software.
template.translator.config file is a CodePorting.Translator Cs2Cpp configuration file which can be used as a base for compiling a configuration for your own project.
Qt helpers project contains the code that allows converting CodePorting.Translator Cs2Cpp types into Qt ones and vice versa. Examples are also included.
Qt Creator debugging helpers subdirectory contains Qt Creator debugging helper file that allows inspecting contents of CodePorting.Translator Cs2Cpp types in Qt Creator's debugger. Example project is also included.
Item | Description |
---|---|
ExampleProjects | A collection of sample C# projects that help you learn and explore the CodePorting.Translator Cs2Cpp |
qt_helpers | Project that contains helper functions to convert CodePorting.Translator Cs2Cpp types to Qt analogs and vice versa |
qtcreator_debugging_helpers | Debugging helper script that allows inspecting CodePorting.Translator Cs2Cpp types in the Qt Creator's debugger, and a sample project |
template.translator.config | Template configuration file which can be use as a base when setting up CodePorting.Translator Cs2Cpp porting pipeline |
- Website: www.codeporting.com
- Product Home: CodePorting.Translator Cs2Cpp
- Download: Install CodePorting.Translator Cs2Cpp
- Documentation: CodePorting.Translator Cs2Cpp Documentation
- Articles: CodePorting Articles