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 language, common and/or language:
“the true nature of poetry. The drive
to connect. The dream of a common language.”
—Adrienne Rich (b. 1929)
“Thus Pegasus, a nearer way to take,
May boldly deviate from the common track.
From vulgar bounds with brave disorder part,
And snatch a grace beyond the reach of art,
Which without passing through the judgment, gains
The heart, and all its end at once attains.”
—Alexander Pope (16881744)
“Different persons growing up in the same language are like different bushes trimmed and trained to take the shape of identical elephants. The anatomical details of twigs and branches will fulfill the elephantine form differently from bush to bush, but the overall outward results are alike.”
—Willard Van Orman Quine (b. 1908)