Hacker News new | ask | show | jobs
by pjmlp 3427 days ago
Quite nice use of C# and C++/CX for a virtual system implementation.
1 comments

looks like C++/CLI (C++/CX reused its syntax and maybe parsing code, but they're still distinct)
Yes, hence why Microsoft had lots of trouble to convince developers that don't read documentation, that they are distinct and C++/CX gets compiled to just pure native code, as they were spreading misinformation about it.

In any case, when C++/WinRT gets feature parity, I imagine it will eventually be deprecated, depending which one gets more developer love.