CodePorting
제작품
C#에서 C++로 번역기
릴리스
C#에서 C++로 번역기 – CodePorting.Translator Cs2Cpp 릴리스 24.4
릴리스 노트
Major Features
The translator and library now support compilation for C17 and C 20.
System::Collections::Generic::SortedSet
container class implementation is added.
The System::Threading::Mutex
implementation has been completely redesigned and brought closer to the behavior in .NET.
Minor fixes
Missing overload for String::ConvertToUtf32
method is added.
Closing of base stream in StreamReader
class is fixed.
Minimal CMake version for translated C# projects is raised to 3.18.
Methods Char::ToUpper
and Char::ToLower
now take CultureInfo
parameter into account.
Public API and Backward Incompatible Changes
None.
아티팩트 다운로드
CodePorting.Translator Cs2Cpp 24.4
이는 기존 C# 코드를 C++로 변환할 수 있는 CodePorting.Translator Cs2Cpp의 전체 패키지입니다.
추가됨: 2024. 4. 18.
다운로드
파일 크기: 315Mb
CodePorting.Translator Cs2Cpp Framework 24.4
지원되는 모든 플랫폼에 대한 라이브러리 빌드가 포함되어 있습니다(이미 전체 패키지가 있는 경우에는 필요하지 않음)
추가됨: 2024. 4. 18.
다운로드
파일 크기: 310Mb
CodePorting.Translator Cs2Cpp 정보
CodePorting.Translator Cs2Cpp는 API나 코드 문서를 변경하지 않고도 두 언어에 동일한 버전의 소프트웨어를 출시하기 위해 C# 소스 코드를 C++로 자동 변환하는 데 도움이 되는 트랜스파일러 솔루션입니다.
프로젝트를 변환한 후에는 코드를 컴파일하면서 NuGet을 통해서도 제공되는 CodePorting.Translator Cs2Cpp Framework에 연결해야 합니다.