What's new? | Help | Directory | Sign in
Google
cat-language
The Cat Programming Language Project
  
  
  
  
    
Search
for
Updated May 21, 2007 by cdiggins
Labels: Glossary
CIL  
About the Common Intermediate Language (CIL or MSIL)

Common Intermediate Language

The Common Intermediate Language (CIL) which was previously known as the Microsoft Intermediate Language (MSIL) is the Common Language Runtime (CLR) byte-code used by the Microsoft .NET framework.

For more information

http://dotnet.di.unipi.it/EcmaSpec/PartitionIII/index.html


Sign in to add a comment