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:

    This, our respectable daily life, on which the man of common sense, the Englishman of the world, stands so squarely, and on which our institutions are founded, is in fact the veriest illusion, and will vanish like the baseless fabric of a vision; but that faint glimmer of reality which sometimes illuminates the darkness of daylight for all men, reveals something more solid and enduring than adamant, which is in fact the cornerstone of the world.
    Henry David Thoreau (1817–1862)

    The language of the younger generation ... has the brutality of the city and an assertion of threatening power at hand, not to come. It is military, theatrical, and at its most coherent probably a lasting repudiation of empty courtesy and bureaucratic euphemism.
    Elizabeth Hardwick (b. 1916)