CS2X icon indicating copy to clipboard operation
CS2X copied to clipboard

Transpiles a C# subset to non .NET languages. (Powered by Roslyn)

Results 2 CS2X issues
Sort by recently updated
recently updated
newest added

Great project! :) 1. CS2X is still being developed? 2. Is already in an usable state for production? What are the current limitations? Thank you!

Consider this an experiment, I'd like to get your feedback on. During my tests I ran into a StackoverflowException when trying to convert ` public int Day => internalDate.tm_day; `...