CLI available at MSDN site
-
I'm surprised that nobody noticed that source code of .NET CLI is available at http://msdn.microsoft.com... Just to let you know, as well as to point out the quality of discussions...
-
I'm surprised that nobody noticed that source code of .NET CLI is available at http://msdn.microsoft.com... Just to let you know, as well as to point out the quality of discussions...
It was posted in the lounge :) The sources aren't anything too spectacular unless you wanted to see how certain parts of it worked. For the framework itself there was always ILDASM and Anakrino for seeing how that worked :-P I do think it is a good thing they have been released though as that gives others a chance to experiment with .NET :-D James Sonork ID: 100.11138 - Hasaki "I left there in the morning with their God tucked underneath my arm their half-assed smiles and the book of rules. So I asked this God a question and by way of firm reply, He said - I'm not the kind you have to wind up on Sundays." "Wind Up" from Aqualung, Jethro Tull 1971
-
It was posted in the lounge :) The sources aren't anything too spectacular unless you wanted to see how certain parts of it worked. For the framework itself there was always ILDASM and Anakrino for seeing how that worked :-P I do think it is a good thing they have been released though as that gives others a chance to experiment with .NET :-D James Sonork ID: 100.11138 - Hasaki "I left there in the morning with their God tucked underneath my arm their half-assed smiles and the book of rules. So I asked this God a question and by way of firm reply, He said - I'm not the kind you have to wind up on Sundays." "Wind Up" from Aqualung, Jethro Tull 1971
I downloaded the stuff out of curiousity and I was amazed how simple the build process was. I just need to download the activeperl, and thats it. All of the build process happened through a single command. Since, I have tried all the other so called open source stuff like star office (though it was long time back) it was a real pain to set up the environment for the build (cygwin ... etc) and I was always scared of 'n' no of other things that are required to setup the build environment. Anyway, Shared source is a great thing for the academics. Imagine people at college doing research. Now they can play around with whole lot of these stuff. What is the Anakrino is it a decompiler of some sort .. can u give me the url.I searched in google but couldnt get any direct link. thanks Cheers Kannan
-
I downloaded the stuff out of curiousity and I was amazed how simple the build process was. I just need to download the activeperl, and thats it. All of the build process happened through a single command. Since, I have tried all the other so called open source stuff like star office (though it was long time back) it was a real pain to set up the environment for the build (cygwin ... etc) and I was always scared of 'n' no of other things that are required to setup the build environment. Anyway, Shared source is a great thing for the academics. Imagine people at college doing research. Now they can play around with whole lot of these stuff. What is the Anakrino is it a decompiler of some sort .. can u give me the url.I searched in google but couldnt get any direct link. thanks Cheers Kannan
Kannan Kalyanaraman wrote: What is the Anakrino is it a decompiler of some sort .. can u give me the url.I searched in google but couldnt get any direct link. Anakrino formerly exemplar :) James Sonork ID: 100.11138 - Hasaki "I left there in the morning with their God tucked underneath my arm their half-assed smiles and the book of rules. So I asked this God a question and by way of firm reply, He said - I'm not the kind you have to wind up on Sundays." "Wind Up" from Aqualung, Jethro Tull 1971