logoalt Hacker News

hencqyesterday at 7:46 PM1 replyview on HN

J++ predates C#. It was Microsoft's version of Java that wasn't quite compatible.


Replies

cogman10yesterday at 7:51 PM

Correct, and J# was a brief transition language to help migrate Visual J++ applications onto the .Net SDK. J++ -> J# -> C# was the evolution.

I say J# is a more apt comparison because like Microsoft's Java, android has a substantial set of APIs that aren't part of the JDK standard. Working on Java vs Anrdoid is practically like working with the JDK vs .Net.

show 1 reply