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:

    Nothing shall warp me from the belief that every man is a lover of truth. There is no pure lie, no pure malignity in nature. The entertainment of the proposition of depravity is the last profligacy and profanation. There is no scepticism, no atheism but that. Could it be received into common belief, suicide would unpeople the planet.
    Ralph Waldo Emerson (1803–1882)

    Language is a skin: I rub my language against the other. It is as if I had words instead of fingers, or fingers at the tip of my words. My language trembles with desire.
    Roland Barthes (1915–1980)