On Sunday, 11 March 2018 at 07:59:53 UTC, rumbu wrote:
My opinion is that the day when C# will compile to native (on
any platform), the C# developer interest in D will drop
instantly.
OT:
Interestingly, my uni is still stuck in the OOP paradigm, and is
now teaching intro to OOP using .NET Core, cause it's now cross
platform, and people can also used VS code, which also cross
platform.
but running > dotnet myprogram (.dll)
is just an awful experience ;-)
although, that's how java works to.. and java is probably the
most widely used language of all.