.NET CLI Now Runs On Mac OS X 28
Oink.NET writes "A new tarball of Microsoft's Shared Source Common Language Infrastructure (CLI) is available for download. It builds and runs on Windows XP, FreeBSD, and Mac OS X 10.2. New in this release is Mac OS X support and class reference documentation. More details are available."
WTF!!! Can it be any more apparent? (Score:1)
No HURD, no Linux?
At least the are consistent.
Burn the GPL I'm boing back to BSD
Re:WTF!!! Can it be any more apparent? (Score:1)
Re:WTF!!! Can it be any more apparent? (Score:5, Funny)
Repeat (Score:1, Offtopic)
http://developers.slashdot.org/article.pl?sid=02/
CLI - not Command Line Interface (Score:2)
Re:CLI - not Command Line Interface (Score:1)
.Net will be everywhere (Score:5, Interesting)
With or without a full equivalent of
Other platforms could do likewise, if MS doesn't do it for them. I think C#, if not all of
Re:.Net will be everywhere (Score:3, Insightful)
The argument MS was pushing was 'one binary, mulitple languages'. Without IL, you're never getting there.
Re:.Net will be everywhere (Score:5, Interesting)
You were warned two years ago that Millenium was coming, and that it would attack Macs and open source machines. What part of "Embrace, extend, and extinguish." do you not get? The trial is over, we all lost, and Microsoft has become a monster. Keep the Borg JVM (.Net) off your Macs while the government is still allowing you the luxury of a choice. Otherwise your Mac *will* be assimilated, when Millennium awakens and devours the internet.
There is still some hope, and a battle royale to fight. The anger of Microsoft's customers, and the strength still left to Apple and Linux gives us a chance. Don't blow it by giving in to Microsoft's bait, and giving them a chance at gobbling up your Mac.
"At this moment, it has control of systems all over the world.
And...we can't do a damn thing to stop it."
Miyasaka, "Godzilla 2000 Millennium" (Japanese version)
Re:.Net will be everywhere (Score:2)
Re:.Net will be everywhere (Score:2, Interesting)
An implementation of a language is not really useful, if the libraries don't come along. Inside those libraries, the GUI toolkit is NOT standardized. So we'll have a bunch of C# implementations with incompatible libraries ? And another bunch of people creating cross C# GUI toolkits ? Where's the point ?
misfit (Score:3, Funny)
-Andy
did you see the memory requirements? (Score:3, Interesting)
with
at sun (http://java.sun.com/j2se/1.3/datasheet.html), their datasheet has 32 megs required (for the jre i am assuming). This is probably on top of the ram required to run the OS but still, java seems to requre way less ram.
if someone could help me out here, why is there such a difference? I mean, I can understand 256 megs on win xp or os x, that is probably the minimum for those platforms if you are doing a lot of multi-tasking anyway. but 512? on bsd especially? i was running bsd on a P133 with 32 megs of ram not that long ago mith X windows and everything. I am sure java on bsd would only require 64-128 megs, with 128 being pretty high.
i am not trying to start a flame war about different platforms or virtual machines. i am seriously wanting to know why that much ram is needed. is the
i know that java was designed originally for small devices and
thanks for your help in advance.
To build, not to run. (Score:5, Informative)
The minimum requirements for just the
Question for the readers (Score:5, Interesting)
i.e. is the intention that all of their future software will be layered on top ot .NET ?
Re:Question for the readers (Score:2, Interesting)
And unfortunately no, the
SWEET! (Score:4, Insightful)
Its a breath of fresh air. I want to do all of my development on a platform created solely by a for-profit company who's interests do not extend past their own wallets!
CLI is a joke (Score:5, Insightful)
It's like saying the ELF ABI can support any language.
And what can we expect from this common API? I don't expect much. It can't be any worse than the Java API (somebody please kill that abomination) but I still don't expect to be able to author applications which behave like Mac applications. For example it is impossible for a 100% Java app to behave like a Mac app.
If only Apple could reform Cocoa so it would have a genuinely platform independent file object then port the API to Windows. Java and
Re:CLI is a joke (Score:1)
I know this isn't quite the same, but OpenStep was available for Windows, NeXTStep, and Solaris and it didn't exactly take the world by storm. The now defunct OpenStep is Cocoa.