Proper noun
Common Intermediate Language
(computing) The lowest level human-readable language defined by the Common Language Infrastructure.
By producing Common Intermediate Language (CIL) code, it utilizes the Microsoft just-in-time compiler (JIT) to support 32-bit or 64-bit hardware. Source: Internet