reignstudios / CS2X

Transpiles a C# subset to non .NET languages. (Powered by Roslyn)
MIT License
134 stars 14 forks source link
c89 cg csharp embedded glsl hlsl transpiler wasm

CS2X (Under development)

Transpiles a C# subset to non .NET languages. (Powered by Roslyn)
NOTE: IL2X will be for CPU targets

Goals

This project will focus on transpiling a C# subset with a modified type system for writing GPU programs.

Primary Project libraries

Building

NOTE: To clone repo you will need the Git Large File Storage

Is this project ready for general use?

No still experimental.