An abbreviation for the *(.NET) Common Language Runtime, which is the _(Microsoft) implementation of the _(CLI). The CLR compiles _(IL) applications into machine-executable code using a _(JIT) system similar to the JIT system best known thanks to it's popularity as a means of enhancing the performance of _(Java) applications.