-
C# and J# ?!
What is the difference between C# and J# ?
I am confused because i thought that microft wants to replace java with C#
and now there is a beta version for J#.
-
Re: C# and J# ?!
"wiz" <leon@mail.com> wrote in message news:3c65d756$1@10.1.10.29...
>
> What is the difference between C# and J# ?
> I am confused because i thought that microft wants to replace java with C#
> and now there is a beta version for J#.
C# is MS's new ECMA standard langauge that borrows heavily from C/C++/Java
(and a couple of concepts from Delphi).
J# is essentially a version of J++ for the .NET platform. It accepts the
Java-esque language that J++ did but produces .NET code rather than Java
bytecodes.
Unless you have J++ migration needs, best to give J# a miss IMO. Especially
since there is a rudimentary Java-to-C#/.NET code conversion tool from MS
too. Disappointingly, it only works for JDK1.1.x and even then it isn't a
100% reliable. It's developers ArtinSoft plan an Enterpri$e version.......
;-)
Kunle
-
Re: C# and J# ?!
The two languages, C# and J# are very similar. C# was a cross between C++ and Java, in an attempt to replace Java (as you say). But
remember that dotNet is also about allowing developers to develop in any language. J# is so close to C#, that it likely require
minimal effort on Micro$ofts part to product. So, it was worth the effort.
--
Randy Charles Morin
http://www.kbcafe.com
Feel free to contact me by private email or messenger
morin_randy@hotmail.com
randy@kbcafe.com
"wiz" <leon@mail.com> wrote in message news:3c65d756$1@10.1.10.29...
>
> What is the difference between C# and J# ?
> I am confused because i thought that microft wants to replace java with C#
> and now there is a beta version for J#.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|