Common Language Runtime

The Common Language Runtime (CLR) is the virtual machine component of Microsoft's .NET framework and is responsible for managing the execution of .NET programs. In a process known as Just-in-time compilation, the compiled code is converted into machine instructions that, in turn, are executed by the computer's CPU. The CLR provides additional services including memory management, type safety and exception handling. All programs written for the .NET framework, regardless of programming language, are executed by the CLR. It provides exception handling, garbage collection and thread management. CLR is common to all versions of the .NET framework.

The CLR is Microsoft's implementation of the Common Language Infrastructure (CLI) standard.

Famous quotes containing the words common and/or language:

    Conscious virtue is the only solid foundation of all happiness; for riches, power, rank, or whatever, in the common acceptation of the word, is supposed to constitute happiness, will never quiet, much less cure, the inward pangs of guilt.
    Philip Dormer Stanhope, 4th Earl Chesterfield (1694–1773)

    And what the dead had no speech for, when living,
    They can tell you, being dead: the communication
    Of the dead is tongued with fire beyond the language of the living.
    —T.S. (Thomas Stearns)