Tags: Programming Language.

Common Intermediate Language (CIL pronounced either sil or kil) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language defined by the Common Language Infrastructure (CLI) specification and is used by the .NET Framework and Mono. Languages which target a CLI-compatible runtime environment compile to CIL which is assembled into an object code that has a bytecode-style format.

Loading...

This page contains content from the copyrighted Wikipedia article "Common Intermediate Language"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.