Jump to content

Runtime environment

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by NoSoftwarePatents (talk | contribs) at 05:33, 5 February 2006 (+de:Laufzeitumgebung). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A runtime environment is software that provides a layer between an application and the operating system. For example, programs written in Java, run in the Java Runtime Environment. And programs written in C#, Visual Basic .NET, C++ .Net, and so on, are run in the Microsoft .NET Common Language Runtime (CLR) for Windows or Mono for Linux. Applications written for a particular runtime environment can theoretically be run, without recompiling, on various platforms.