Computer Careers Book
Sunday, September 17, 2006
Microsoft .NET IL Assembler
This updates the article at:
.NET IL Assembler for Not Yet Techies
No news is good news. Microsoft's Intermediate Language / IL is what all of the .NET higher level languages such as C# compile to. It's the intermediate step to the machine level assembler language. To change it would require a vast reworking of a lot of technologies.
Therefore, although the higher level languages such as VB.NET can and will evolve and change and expand their characteristics, .NET's IL assembler's function remains constant.
I can only speculate that Microsoft's .NET Intermediate Language / IL and Assembler will change only in reaction to changes in hardware design, function and capabilities.
Microsoft .NET IL Assembler
Microsoft .NET IL Assembler
Comments:
Post a Comment