Hacker News new | ask | show | jobs
by rafaelvasco 2465 days ago
When I was in University people loathed .NET and idolized Java. Back then I choose C# instead of Java for my main language/toolset; People thought I was crazy. That was 10 years ago. So happy to see how much C# ecosystem has improved and keeps improving; Only thing missing for me is an official full featured C# to C++ transpiler; Only way, right now, of reaching game console platforms is by converting from C# to C++ unfortunately;
1 comments

Or use Unity?
Yeah. That or using Monogame's Brute compiler. But a standard way would be good to have;