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:
“I have more in common with a Mexican man than with a white woman.... This opinion ... chagrins women who sincerely believe our female physiology unequivocally binds all women throughout the world, despite the compounded social prejudices that daily affect us all in different ways. Although women everywhere experience life differently from men everywhere, white women are members of a race that has proclaimed itself globally superior for hundreds of years.”
—Ana Castillo (b. 1953)
“Was there a little time between the invention of language and the coming of true and false?”
—Mason Cooley (b. 1927)