system-csharp News
Status: Pre-Alpha
Brought to you by:
benjcooley
Frustrated with the antiquated syntax and language features of C and C++, don't want or can't use a managed environment like J2EE or .NET? System C# might be the answer.
System C# is intended as direct replacement for any project which would ordinarily use C or C++, either from the start, or integrating with existing C/C++ libraries or code.
System C# generates readable and commented C/C++ code from C# code, or directly to the GCC backend with GSCS, and can be used alone, or within a larger C or C++ project.... read more