Tagged Questions
3
votes
9answers
576 views
Why can't we create programs cross-platforms these days?
I just wonder, if all compilers in any language transform the code into the only language "talked" in the computer guts (Machine Code - zeros and ones), why is it so hard to pass .NET windows ...