CLR

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.

This page is linked from: .NET   CLI   IL   Visual BASIC