Microsoft Intermediate Language (MSIL)
Pseudo-machine language that is processor interdependant
Almost identical to the Java Virtual Machine
CLR compiles MSIL into native machine code on the fly, aka Just In Time (JIT) Compiling