Common Language Infrastructure: Difference between revisions

Content deleted Content added
Kwaku (talk | contribs)
Mention CIL code
Added 'Microsoft Intermeditate Language'
Line 3:
 
 
It uses a [[virtual machine]] and a class library [[Common Language Runtime]]. (see Microsoft site [http://www.microsoft.com/partner/products/microsoftnet/CLRTechPage.asp]). There are many compilers beeing developed which produce code for this virtual machine. The code it executes is called <i>Common Intermediate Language</i> (CIL) or ''Microsoft Intermediate Language (MSIL)''.