Encyclopedia > Common Language Runtime

  Article Content

Common Language Runtime

In computing, Common Language Runtime (CLR) is an runtime environment enabling the exact same code called intermediate code[?] to run on various computers such as Windows PCs, Unix machines and Machintoshes[?].

It is the implementation of the Microsoft .NET Common Language Infrastructure. It is the generic multi-language execution engine (a virtual machine) on which code runs, around twenty languages are currently (early 2002) supported. Compilers are defined by the Common Language Specification (CLS), a subset of the CLR which defines interoperability between languages.

See also: Microsoft Intermediate Language and Metadata, Runtime, Java programming language, Virtual machine



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
1904

...     Contents 1904 Centuries: 19th century - 20th century - 21st century Decades: 1850s 1860s 1870s 1880s 1890s - 1900s - 1910s 1920s 1930s ...

 
 
 
This page was created in 21.3 ms